dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #19939
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 8912: Minor
------------------------------------------------------------
revno: 8912
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Tue 2012-11-06 18:22:51 +0300
message:
Minor
modified:
dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/inputReportParamsForm.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-reporting/src/main/webapp/dhis-web-reporting/inputReportParamsForm.vm'
--- dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/inputReportParamsForm.vm 2012-09-24 12:52:15 +0000
+++ dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/inputReportParamsForm.vm 2012-11-06 15:22:51 +0000
@@ -5,6 +5,7 @@
viewReport( '' );
#end
+ selectionTree.clearSelectedOrganisationUnits();
selectionTreeSelection.setMultipleSelectionAllowed( false );
selectionTree.buildSelectionTree();
});