------------------------------------------------------------ revno: 8609 committer: Morten Olav Hansen <[email protected]> branch nick: dhis2 timestamp: Sun 2012-10-21 16:38:57 +0200 message: minor fix modified: dhis-2/dhis-web/dhis-web-mobile/src/main/webapp/WEB-INF/dhis-web-mobile-velocity/base.vm dhis-2/dhis-web/dhis-web-mobile/src/main/webapp/dhis-web-mobile-resources/manifest.appcache
-- 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-mobile/src/main/webapp/WEB-INF/dhis-web-mobile-velocity/base.vm' --- dhis-2/dhis-web/dhis-web-mobile/src/main/webapp/WEB-INF/dhis-web-mobile-velocity/base.vm 2012-10-21 14:38:30 +0000 +++ dhis-2/dhis-web/dhis-web-mobile/src/main/webapp/WEB-INF/dhis-web-mobile-velocity/base.vm 2012-10-21 14:38:57 +0000 @@ -1,6 +1,6 @@ <!DOCTYPE html> -<!-- <html manifest="../dhis-web-mobile-resources/manifest.appcache"> --> -<html> +<html manifest="../dhis-web-mobile-resources/manifest.appcache"> +<!-- <html> --> <head> <title>DHIS2</title> <meta name="viewport" content="width=device-width, initial-scale=1"> === modified file 'dhis-2/dhis-web/dhis-web-mobile/src/main/webapp/dhis-web-mobile-resources/manifest.appcache' --- dhis-2/dhis-web/dhis-web-mobile/src/main/webapp/dhis-web-mobile-resources/manifest.appcache 2012-10-19 15:21:55 +0000 +++ dhis-2/dhis-web/dhis-web-mobile/src/main/webapp/dhis-web-mobile-resources/manifest.appcache 2012-10-21 14:38:57 +0000 @@ -1,5 +1,5 @@ CACHE MANIFEST -# Version: 3 +# Version: 4 CACHE: ../mobile/index
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

