← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 5982: (patient) Add orgunit tree for activity planning form.

 

------------------------------------------------------------
revno: 5982
committer: Tran Chau <tran.hispvietnam@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2012-02-16 17:59:07 +0700
message:
  (patient) Add orgunit tree for activity planning form.
modified:
  dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/activityPlanningMenu.vm


--
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-caseentry/src/main/webapp/dhis-web-caseentry/activityPlanningMenu.vm'
--- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/activityPlanningMenu.vm	2012-01-15 16:13:02 +0000
+++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/activityPlanningMenu.vm	2012-02-16 10:59:07 +0000
@@ -4,4 +4,7 @@
 <a href="index.action"><h2>$i18n.getString( "activity_planning" )&nbsp;</h2></a>
 <ul>
     <li><a href="visitplan.action">$i18n.getString( "visit_plan" )&nbsp;</a></li>     
-</ul>
\ No newline at end of file
+</ul>
+
+<br>
+#parse( "/dhis-web-commons/ouwt/orgunittree.vm" )
\ No newline at end of file