=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataadmin/src/main/webapp/dhis-web-maintenance-dataadmin/dataBrowserGrid.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataadmin/src/main/webapp/dhis-web-maintenance-dataadmin/dataBrowserGrid.vm 2014-01-25 14:05:26 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataadmin/src/main/webapp/dhis-web-maintenance-dataadmin/dataBrowserGrid.vm 2014-01-27 11:37:07 +0000 @@ -12,21 +12,21 @@ .menuDropDownBox li { - cursor:pointer + cursor:pointer } .menuDropDownBox li:hover { - text-decoration: none; - background-color: #4A89BA; + text-decoration: none; + background-color: #4A89BA; } @@ -61,8 +61,8 @@ #foreach( $item in $list ) - #if ( $!item == "0" )$!item - #else$!item#end + #if ( $!item == "0" )$!item + #else$!item#end #end