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


-- 
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.

Reply via email to