Author: jablko
Date: Mon Oct 18 18:50:20 2010
New Revision: 8258
Log:
Drop unnecessary route
Modified:
trunk/apps/qubit/config/routing.yml
Modified: trunk/apps/qubit/config/routing.yml
==============================================================================
--- trunk/apps/qubit/config/routing.yml Mon Oct 18 18:37:22 2010 (r8257)
+++ trunk/apps/qubit/config/routing.yml Mon Oct 18 18:50:20 2010 (r8258)
@@ -399,11 +399,5 @@
param:
action: edit
-# After edit to avoid matching /;foo/create
-create:
- url: /;:module/create
- param:
- action: create
-
default:
url: /;:module/:action/*
--
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" 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/qubit-commits?hl=en.