------------------------------------------------------------
revno: 3821
committer: Lars Helge Overland <[email protected]>
branch nick: dhis2
timestamp: Wed 2011-06-01 11:39:57 +0200
message:
  Minor fix
modified:
  dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/resources/struts.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-dashboard-integration/src/main/resources/struts.xml'
--- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/resources/struts.xml	2011-06-01 08:39:55 +0000
+++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/resources/struts.xml	2011-06-01 09:39:57 +0000
@@ -20,8 +20,8 @@
     
     <action name="getChart" class="org.hisp.dhis.dashboard.action.GetChartAction">
       <result name="success" type="chart">
-        <param name="width">309</param>
-        <param name="height">309</param>
+        <param name="width">310</param>
+        <param name="height">310</param>
       </result>
     </action>
     

_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to