Author: jablko
Date: Wed Sep  2 16:39:18 2009
New Revision: 3148

Log:
Fix capitalization -- force

Modified:
   trunk/apps/qubit/config/routing.yml

Modified: trunk/apps/qubit/config/routing.yml
==============================================================================
--- trunk/apps/qubit/config/routing.yml Wed Sep  2 13:03:51 2009        (r3147)
+++ trunk/apps/qubit/config/routing.yml Wed Sep  2 16:39:18 2009        (r3148)
@@ -103,8 +103,8 @@
   param: { module: actor, action: show }
 
 digitalObjectEdit:
-  url: /digitalObject/edit/:id
-  param: { module: digitalObject, action: edit }
+  url: /digitalobject/edit/:id
+  param: { module: digitalobject, action: edit }
 
 informationObjectCreate:
   url: /informationobject/create/:informationobject_template

--~--~---------~--~----~------------~-------~--~----~
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.ca/group/qubit-commits?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to