=== modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/anonymousRegistration.vm' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/anonymousRegistration.vm 2013-04-18 15:49:00 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/anonymousRegistration.vm 2013-04-22 04:16:31 +0000 @@ -3,9 +3,6 @@ datePickerInRange( 'startDate', 'endDate', true, true ); disableCriteriaDiv(); } ); - - var i18n_online_notification = '$encoder.jsEscape( $i18n.getString( "online_notification" ) , "'")'; - var i18n_offline_notification = '$encoder.jsEscape( $i18n.getString( "offline_notification" ) , "'")';

$i18n.getString( "anonymous_events_management" ) #openHelp('single_event_without_registration')

@@ -226,6 +223,10 @@ var i18n_sync_failed = '$encoder.jsEscape( $i18n.getString( "sync_failed" ) , "'")'; var i18n_uploading_data_notification = '$encoder.jsEscape( $i18n.getString( "uploading_data_notification" ) , "'")'; var i18n_incomplete_confirm_message = '$encoder.jsEscape( $i18n.getString( "incomplete_confirm_message" ) , "'")'; + var i18n_ajax_login_failed = '$encoder.jsEscape( $i18n.getString( "ajax_login_failed" ) , "'")'; + var i18n_online_notification = '$encoder.jsEscape( $i18n.getString( "online_notification" ) , "'")'; + var i18n_offline_notification = '$encoder.jsEscape( $i18n.getString( "offline_notification" ) , "'")'; + var i18n_operation_not_available_offline = '$encoder.jsEscape( $i18n.getString( "operation_not_available_offline" ) , "'")'; isAjax = true; contentDiv = ''; === modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/cacheManifest.vm' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/cacheManifest.vm 2013-04-18 15:23:00 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/cacheManifest.vm 2013-04-22 04:16:31 +0000 @@ -1,5 +1,5 @@ CACHE MANIFEST -# 2.12-SNAPSHOT V7 +# 2.12-SNAPSHOT V8 NETWORK: * CACHE: @@ -7,6 +7,18 @@ ../dhis-web-commons/css/light_blue/logo_background.png ../dhis-web-commons/css/light_blue/logo_banner.png ../dhis-web-commons/css/light_blue/logo_separator.png +../dhis-web-commons/css/india/india.css +../dhis-web-commons/css/india/logo_background.png +../dhis-web-commons/css/india/logo_banner.png +../dhis-web-commons/css/india/logo_separator.png +../dhis-web-commons/css/green/green.css +../dhis-web-commons/css/green/logo_background.png +../dhis-web-commons/css/green/logo_banner.png +../dhis-web-commons/css/green/logo_separator.png +../dhis-web-commons/css/vietnam/vietnam.css +../dhis-web-commons/css/vietnam/logo_background.png +../dhis-web-commons/css/vietnam/logo_banner.png +../dhis-web-commons/css/vietnam/logo_separator.png ../dhis-web-commons/css/widgets.css ../dhis-web-commons/css/print.css ../favicon.ico