=== added 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 1970-01-01 00:00:00 +0000 +++ dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/addChartIndicatorModeForm.vm 2010-08-28 11:17:53 +0000 @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
$i18n.getString( "category_y_available_periods" )
+ + +
+ +
+ +
$i18n.getString( "category_y_selected_periods" )
+ +
$i18n.getString( "value_x_available_indicators" )
+ +
+ +
+ +
$i18n.getString( "value_x_selected_indicators" )
+ + +

+ +
$i18n.getString( "filter_available_organisationunits" )
+ +
+ +
\ No newline at end of file === added file 'dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/addChartOrgunitOrPeriodForm.vm' --- dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/addChartOrgunitOrPeriodForm.vm 1970-01-01 00:00:00 +0000 +++ dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/addChartOrgunitOrPeriodForm.vm 2010-08-28 11:17:53 +0000 @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + #if ( $dimension == "period" ) + #parse( "dhis-web-reporting/addChartPeriodModeForm.vm" ) + #else + #parse( "dhis-web-reporting/addChartOrganisationUnitModeForm.vm" ) + #end + + + + + +
$i18n.getString( "value_y_available_indicators" )
+ +
+ +
+ +
$i18n.getString( "value_y_selected_indicators" )
+ + +

+ +
+ +