On Wed, May 26, 2010 at 2:14 PM, Chris Apolzon <[email protected]> wrote: > I was looking for a way to use the <transition-buttons/> tag but still > override the label ala <transition-button transition="some_path" > label="my awesome label"/>. I think it would be great if the > transition declaration in the model accepted a :label attribute for > the case where you always want to override the transition button's > label. I tried many permutations of opening the transition-buttons > tag and trying to declare the label like you would in a field-list, > but I couldn't find a way to get it to work. (And after peeking at > the source, I'm pretty sure this is impossible as I believe the only > merge is for adding css attributes to the div container). >
This is a case where i18n can sort things out - I *believe* we got transition name translation into 1.0.0. --Matt Jones -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
