← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 8651: Minor

 

------------------------------------------------------------
revno: 8651
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Tue 2012-10-23 09:44:55 +0200
message:
  Minor
modified:
  dhis-2/dhis-web/dhis-web-commons/src/main/resources/dhis-web-commons.xml


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-web/dhis-web-commons/src/main/resources/dhis-web-commons.xml'
--- dhis-2/dhis-web/dhis-web-commons/src/main/resources/dhis-web-commons.xml	2012-10-21 12:56:21 +0000
+++ dhis-2/dhis-web/dhis-web-commons/src/main/resources/dhis-web-commons.xml	2012-10-23 07:44:55 +0000
@@ -114,18 +114,12 @@
       <param name="onExceptionReturn">plainTextError</param>
     </action>
 
-  </package>
-  
-  <!-- Public -->
-
-  <package name="dhis-web-commons-public" extends="dhis-web-commons" namespace="/dhis-web-commons/public">
-  
     <action name="account" class="org.hisp.dhis.commons.action.NoAction">
       <result name="success" type="velocity">/dhis-web-commons/useraccount/account.vm</result>
     </action>
   
   </package>
-
+  
   <!-- Organisation Unit Selection Tree -->
   
   <package name="dhis-web-commons-oust" extends="dhis-web-commons" namespace="/dhis-web-commons/oust">