I want my admin generated module URL to be like this:

/blah-blah/index

instead of this:

/blah_blah/index

I tried to set the generator.yml route_prefix to "blah-blah" instead
of "blah_blah"? If I try this I get an error 'The route "blah-
blah_collection" does not exist.' I tried also changing the
routing.yml for the object to "prefix_path: blah-blah" but it did not
help.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony 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/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to