=== modified file 'dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/addChartForm.vm' --- dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/addChartForm.vm 2011-01-13 15:44:09 +0000 +++ dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/addChartForm.vm 2011-03-18 14:45:12 +0000 @@ -1,3 +1,9 @@ + + #macro ( getHeader ) #if ( $dimension == "period" ) $i18n.getString( "create_indicator_by_period_chart" ) @@ -16,7 +22,6 @@ - @@ -91,9 +96,3 @@ - - === modified file 'dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/addChartIndicatorModeForm.vm' --- dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/addChartIndicatorModeForm.vm 2011-01-18 18:24:58 +0000 +++ dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/addChartIndicatorModeForm.vm 2011-03-18 14:45:12 +0000 @@ -155,4 +155,4 @@ -
$i18n.getString( "chart" )
\ No newline at end of file + === modified file 'dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/addDocumentForm.vm' --- dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/addDocumentForm.vm 2010-09-16 09:43:15 +0000 +++ dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/addDocumentForm.vm 2011-03-18 14:45:12 +0000 @@ -1,10 +1,13 @@ - === modified file 'dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/addTableForm.vm' --- dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/addTableForm.vm 2011-02-28 17:34:25 +0000 +++ dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/addTableForm.vm 2011-03-18 14:45:12 +0000 @@ -1,3 +1,20 @@ +

$i18n.getString( "create_report_table" )

@@ -443,21 +460,3 @@ - - - -#if ( $dimension ) - -#end === modified file 'dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/dataSetReportForm.vm' --- dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/dataSetReportForm.vm 2011-03-11 12:35:11 +0000 +++ dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/dataSetReportForm.vm 2011-03-18 14:45:12 +0000 @@ -1,3 +1,9 @@ +

$i18n.getString( "dataset_report" )

@@ -76,10 +82,3 @@ $!message - - === 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-03-08 01:55:01 +0000 +++ dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/inputReportParamsForm.vm 2011-03-18 14:45:12 +0000 @@ -1,3 +1,14 @@ +

$i18n.getString( "report_table_parameters" )

@@ -93,15 +104,3 @@ - - - -#if( !$!reportParams.isSet() ) - -#end === modified file 'dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/menu.vm' --- dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/menu.vm 2011-02-03 16:35:12 +0000 +++ dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/menu.vm 2011-03-18 14:45:12 +0000 @@ -23,4 +23,4 @@

$i18n.getString( "scheduling" ) 

\ No newline at end of file + === modified file 'dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/renderCustomDataSetReportForm.vm' --- dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/renderCustomDataSetReportForm.vm 2011-03-16 16:26:53 +0000 +++ dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/renderCustomDataSetReportForm.vm 2011-03-18 14:45:12 +0000 @@ -1,3 +1,10 @@ +

$i18n.getString('reporting_unit'): $reportingUnit   $i18n.getString('reporting_period'): $reportingPeriod

@@ -5,11 +12,3 @@
$customDataEntryFormCode
- - \ No newline at end of file === modified file 'dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/renderDefaultDataSetReportForm.vm' --- dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/renderDefaultDataSetReportForm.vm 2011-03-16 16:26:53 +0000 +++ dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/renderDefaultDataSetReportForm.vm 2011-03-18 14:45:12 +0000 @@ -1,3 +1,10 @@ +

$i18n.getString('reporting_unit'): $reportingUnit   $i18n.getString('reporting_period'): $reportingPeriod

@@ -5,11 +12,3 @@
#parse( "dhis-web-commons/ajax/htmlGrid.vm" )
- - === modified file 'dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/renderSectionDataSetReportForm.vm' --- dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/renderSectionDataSetReportForm.vm 2011-03-16 21:25:24 +0000 +++ dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/renderSectionDataSetReportForm.vm 2011-03-18 14:45:12 +0000 @@ -1,3 +1,11 @@ + +

$i18n.getString('reporting_unit'): $reportingUnit   $i18n.getString('reporting_period'): $reportingPeriod

@@ -33,11 +41,3 @@
#end - - \ No newline at end of file === modified file 'dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/selectTallySheetForm.vm' --- dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/selectTallySheetForm.vm 2011-01-18 18:24:58 +0000 +++ dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/selectTallySheetForm.vm 2011-03-18 14:45:12 +0000 @@ -1,10 +1,13 @@

$i18n.getString( "tally_sheet_generator" )

@@ -64,10 +67,3 @@ $!message - - \ No newline at end of file === modified file 'dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/viewChartForm.vm' --- dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/viewChartForm.vm 2011-01-25 13:49:21 +0000 +++ dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/viewChartForm.vm 2011-03-18 14:45:12 +0000 @@ -1,3 +1,14 @@ + +

$i18n.getString( "chart" )

@@ -65,13 +76,3 @@
- - === modified file 'dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/viewDataCompletenessForm.vm' --- dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/viewDataCompletenessForm.vm 2011-02-18 20:20:07 +0000 +++ dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/viewDataCompletenessForm.vm 2011-03-18 14:45:12 +0000 @@ -1,3 +1,19 @@ +

$i18n.getString( "data_completeness_report" )

@@ -59,20 +75,3 @@ #parse( "dhis-web-commons/loader/loader.vm" )
- - - - === modified file 'dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/viewDocumentForm.vm' --- dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/viewDocumentForm.vm 2011-01-25 13:49:21 +0000 +++ dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/viewDocumentForm.vm 2011-03-18 14:45:12 +0000 @@ -1,3 +1,11 @@ +

$i18n.getString( "static_report" )

@@ -66,11 +74,3 @@ - - === modified file 'dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/viewOrgUnitDistribution.vm' --- dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/viewOrgUnitDistribution.vm 2011-02-28 02:42:12 +0000 +++ dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/viewOrgUnitDistribution.vm 2011-03-18 14:45:12 +0000 @@ -1,3 +1,14 @@ +

$i18n.getString( "orgunit_distribution" )

@@ -36,16 +47,6 @@ - - #parse( "dhis-web-commons/loader/loader.vm" ) === modified file 'dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/viewPivotTableForm.vm' --- dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/viewPivotTableForm.vm 2011-03-15 23:26:14 +0000 +++ dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/viewPivotTableForm.vm 2011-03-18 14:45:12 +0000 @@ -1,6 +1,26 @@ +