------------------------------------------------------------ revno: 4368 committer: Morten Olav Hansen <[email protected]> branch nick: dhis2 timestamp: Fri 2011-08-19 10:51:51 +0200 message: added jquery.cookie to cacheManifest 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-19 08:43:30 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/cacheManifest.vm 2011-08-19 08:51:51 +0000 @@ -1,5 +1,5 @@ CACHE MANIFEST -# 2.4-SNAPSHOT Version 12 +# 2.4-SNAPSHOT Version 13 NETWORK: * CACHE: @@ -27,6 +27,7 @@ javascripts/dhis2/dhis2.select.js javascripts/dhis2/dhis2.comparator.js javascripts/dhis2/dhis2.availability.js +javascripts/jQuery/jquery.cookie.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

