Yes, just do something like this: config.delete.link.label = "Revoke access"
Carl On Wed, Jun 3, 2009 at 12:17 PM, JannaB <[email protected]> wrote: > > I know I can write a method for do_destroy in the controller to > override what happens when the user clicks "delete" in list view. Is > there a means whereby I can change what the text is, e.g. replace > 'delete' with 'emai' then, override do_destroy to send an email -- > thereby gaining absolute control over it? Can the text itself for > 'delete' (or 'show' or 'edit') be overriden? Thanks, Janna B > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/activescaffold?hl=en -~----------~----~----~----~------~----~------~--~---
