------------------------------------------------------------ revno: 4367 committer: Morten Olav Hansen <[email protected]> branch nick: dhis2 timestamp: Fri 2011-08-19 10:43:30 +0200 message: updated cacheManifest to include dhis2.*.js javascripts modified: dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/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-commons-resources/src/main/webapp/cacheManifest.vm' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/cacheManifest.vm 2011-08-15 14:08:38 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/cacheManifest.vm 2011-08-19 08:43:30 +0000 @@ -1,5 +1,5 @@ CACHE MANIFEST -# 2.4-SNAPSHOT Version 11 +# 2.4-SNAPSHOT Version 12 NETWORK: * CACHE: @@ -22,6 +22,11 @@ javascripts/lists.js javascripts/periodType.js javascripts/date.js +javascripts/dhis2/dhis2.util.js +javascripts/dhis2/dhis2.array.js +javascripts/dhis2/dhis2.select.js +javascripts/dhis2/dhis2.comparator.js +javascripts/dhis2/dhis2.availability.js ../main.js ouwt/ouwt.js fonts/LiberationSans-Regular-webfont.eot
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

