------------------------------------------------------------
revno: 2502
committer: Lars Helge Overland <[email protected]>
branch nick: dhis2
timestamp: Mon 2011-01-10 10:32:53 +0100
message:
  Fixed minor oblivion
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	2011-01-07 11:37:47 +0000
+++ dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/inputReportParamsForm.vm	2011-01-10 09:32:53 +0000
@@ -9,7 +9,7 @@
 	
 	<!-- Data source -->
 	
-	#if ( $aggregationStrategy == "realTime" )
+	#if ( $aggregationStrategy == "real_time" )
     <tr>
         <th>$i18n.getString( "method" )</th>
     </tr>

_______________________________________________
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