On Jueves, 23 de Junio de 2011 21:58:15 SOREN CHRISTENSEN escribió:
> Hi,
>
> I have several ActionLinks that I use extensively all over my app.
>
> I have several of these being used in embedded versions. But the
> ActionLinks that I have added using:
>
> 54 config.action_links.add "groups",
> 55 :controller => "product_groups",
> 56 :action => :index,
> 57 :label => "Product Groups",
> 58 :page => true
>
> All have an eid parameter set on them, and therefore fails.
>
> How do I get rid of the EID?
>
> /S
Try adding :parameters => {:eid => nil}
--
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.