From 86d9601f62d73225d310a91a3c8093e3c4f7d5eb Mon Sep 17 00:00:00 2001 From: robert-hoffmann Date: Mon, 14 Apr 2014 01:48:35 +0200 Subject: [PATCH] manifest --- tools/coil/cache.manifest | 3 ++- tools/consommation/cache.manifest | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/tools/coil/cache.manifest b/tools/coil/cache.manifest index 883bfe9..b67d3df 100644 --- a/tools/coil/cache.manifest +++ b/tools/coil/cache.manifest @@ -1,4 +1,5 @@ CACHE MANIFEST +# https://developer.mozilla.org/en/docs/HTML/Using_the_application_cache # version 20140414 CACHE: ../content/css/bootstrap.min.css @@ -15,6 +16,6 @@ content/img/apple-touch-icon.png content/img/apple-touch-icon-76x76.png content/img/apple-touch-icon-120x120.png content/img/apple-touch-icon-152x152.png -# network +# These are allowed to load when a connection is availiable NETWORK: http://www.google-analytics.com/analytics.js \ No newline at end of file diff --git a/tools/consommation/cache.manifest b/tools/consommation/cache.manifest index 883bfe9..b3eda52 100644 --- a/tools/consommation/cache.manifest +++ b/tools/consommation/cache.manifest @@ -1,4 +1,5 @@ CACHE MANIFEST +# https://developer.mozilla.org/en/docs/HTML/Using_the_application_cache # version 20140414 CACHE: ../content/css/bootstrap.min.css @@ -9,12 +10,11 @@ CACHE: ../content/fonts/glyphicons-halflings-regular.ttf ../content/fonts/glyphicons-halflings-regular.woff content/js/app.js -content/js/wire.json content/css/app.css content/img/apple-touch-icon.png content/img/apple-touch-icon-76x76.png content/img/apple-touch-icon-120x120.png content/img/apple-touch-icon-152x152.png -# network +# These are allowed to load when a connection is availiable NETWORK: http://www.google-analytics.com/analytics.js \ No newline at end of file