Hi All,

Got a bit of a strange one with the header action links ( search -
create ) when nesting.

The issue is that it switches the order of the links - eg nested
action link order is Create  - Search  - Normal view would be Search -
Create

Ive tried a couple of things in the relavant controller ive tried
doing :

    config.actions.exclude :search, :create
    config.actions.add :search, :create

this gives me the correct order when in the controllers nested view
but switches in the controllers normal view

Ive had a hunt through the plugin but cant find anywhere that
specifies the order of these links

If anyone has encounted this or would know where to find the relevant
area in the plugin, help would be greatly received !

Thanks Chris


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