You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2004/12/22 11:33:59 UTC

svn commit: r123084 - /lenya/trunk/src/webapp/lenya/admin.xmap

Author: andreas
Date: Wed Dec 22 02:33:58 2004
New Revision: 123084

URL: http://svn.apache.org/viewcvs?view=rev&rev=123084
Log:
re-organized admin usecases
Modified:
   lenya/trunk/src/webapp/lenya/admin.xmap

Modified: lenya/trunk/src/webapp/lenya/admin.xmap
Url: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/admin.xmap?view=diff&rev=123084&p1=lenya/trunk/src/webapp/lenya/admin.xmap&r1=123083&p2=lenya/trunk/src/webapp/lenya/admin.xmap&r2=123084
==============================================================================
--- lenya/trunk/src/webapp/lenya/admin.xmap	(original)
+++ lenya/trunk/src/webapp/lenya/admin.xmap	Wed Dec 22 02:33:58 2004
@@ -78,7 +78,7 @@
   <map:pipelines>
     
     <map:pipeline>
-      <map:match pattern="addUser" type="usecase">
+      <map:match pattern="admin.addUser" type="usecase">
         <map:mount src="usecases/usecase.xmap" uri-prefix="" check-reload="yes" reload-method="synchron"/>
       </map:match>
       <map:match pattern="userProfile" type="usecase">

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org