dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #12686
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 3955: temporary fix for bug in oust, update user oust had problems
------------------------------------------------------------
revno: 3955
committer: Morten Olav Hansen <mortenoh@xxxxxxxxx>
branch nick: dhis2
timestamp: Mon 2011-06-20 00:15:36 +0300
message:
temporary fix for bug in oust, update user oust had problems
modified:
dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/webapp/dhis-web-maintenance-user/updateUserForm.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-maintenance/dhis-web-maintenance-user/src/main/webapp/dhis-web-maintenance-user/updateUserForm.vm'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/webapp/dhis-web-maintenance-user/updateUserForm.vm 2011-06-19 10:48:20 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/webapp/dhis-web-maintenance-user/updateUserForm.vm 2011-06-19 21:15:36 +0000
@@ -107,7 +107,7 @@
<tr>
<td><label for="selectionTree">$i18n.getString( "organisation_unit" )</label></td>
<td colspan="3">
- #organisationUnitSelectionTree( false, true, true )
+ #organisationUnitSelectionTree( false, true, false )
</td>
</tr>
<tr>