=== modified file 'dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/mainForm.vm' --- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/mainForm.vm 2011-04-05 18:10:58 +0000 +++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/mainForm.vm 2011-04-06 20:58:06 +0000 @@ -58,7 +58,7 @@ - +
#set( $sizeHalf = $chartAreas.size() / 2 ) #foreach( $chart in $chartAreas ) @@ -67,7 +67,7 @@ #set( $endHr = ($count0 % $sizeHalf) == ($sizeHalf - 1) ) #if($startHr) #end -
+ #dropDownButtonDiv( "chartDropDown$velocityCount" "chartArea$velocityCount" ) #chartDropDownListDiv( "chartArea$velocityCount" "chartDropDown$velocityCount" $chart )