dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #22222
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 10650: updated cachemanifest to include other themes. included more translation strings.
------------------------------------------------------------
revno: 10650
committer: Morten Olav Hansen <mortenoh@xxxxxxxxx>
branch nick: dhis2
timestamp: Mon 2013-04-22 11:16:31 +0700
message:
updated cachemanifest to include other themes. included more translation strings.
modified:
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/cacheManifest.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-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" ) , "'")';
</script>
<h3>$i18n.getString( "anonymous_events_management" ) #openHelp('single_event_without_registration')</h3>
@@ -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