On Jueves, 13 de Mayo de 2010 10:22:46 Iñaki Baz Castillo escribió: > 2010/5/13 Sergio Cambra .:: entreCables S.L. ::. <[email protected]>: > > I'm not sure about that, I would put only in normal views, not in boxes > > open inline. For those boxes you can use :position => :after instead of > > :replace, and you will get the links above the box > > Hi again, where to set such ":position" property? I cannot find it by > reading the documentation (sure I miss something). > > Thanks a lot.
Sorry, I didn't explain it right. It's an option when you create the action link, and an action link method. For default action links you have to use as a method: config.show.link.position = :after It's documented in API action link. -- Sergio Cambra .:: entreCables S.L. ::. Mariana Pineda 23, 50.018 Zaragoza T) 902 021 404 F) 976 52 98 07 E) [email protected] -- 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.
