← Back to team overview

dhis2-devs team mailing list archive

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

 

------------------------------------------------------------
revno: 6991
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Sat 2012-05-19 18:34:10 +0200
message:
  Minor fix
modified:
  dhis-2/dhis-web/dhis-web-visualizer/src/main/webapp/dhis-web-visualizer/app/plugin/index.html


--
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-visualizer/src/main/webapp/dhis-web-visualizer/app/plugin/index.html'
--- dhis-2/dhis-web/dhis-web-visualizer/src/main/webapp/dhis-web-visualizer/app/plugin/index.html	2012-05-19 15:01:52 +0000
+++ dhis-2/dhis-web/dhis-web-visualizer/src/main/webapp/dhis-web-visualizer/app/plugin/index.html	2012-05-19 16:34:10 +0000
@@ -25,7 +25,7 @@
 			var url = '../../../'; // http://apps.dhis2.org/dev/
 		
 			DHIS.getChart({
-				uid: 'Y8iXMrjxDZ4',
+				uid: 'UlfTKWZWV4u',
 				el: 'chart1',
 				url: url
 			});
@@ -34,8 +34,8 @@
 				type: 'stackedcolumn',
 				indicators: ['Uvn6LCg7dVU'],
 				periods: 'last12Months',
-				category: 'organisationunit',
-				filter: 'period',
+				category: 'period',
+				filter: 'organisationunit',
 				organisationunits: ['ImspTQPwCqd'],
 				orgUnitIsParent: false,
 				showData: true,