From e0a0eed5a8edebad51b907d710918eea8f27a26e Mon Sep 17 00:00:00 2001 From: Giulio Cesare Solaroli Date: Sun, 22 Mar 2015 23:05:16 +0100 Subject: [PATCH] Updated manifest.appcache file to make it effective --- frontend/delta/properties/manifest.appcache | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/frontend/delta/properties/manifest.appcache b/frontend/delta/properties/manifest.appcache index f3f0d02..5562721 100644 --- a/frontend/delta/properties/manifest.appcache +++ b/frontend/delta/properties/manifest.appcache @@ -1,15 +1,13 @@ CACHE MANIFEST -# @application.version@ +@application.version@ CACHE: # - Explicitly cached 'master entries'. -#index.html +index.html NETWORK: # - Resources that require the user to be online. -#login.php -#/myapi -#http://api.twitter.com +@request.path@ FALLBACK: # - static.html will be served if main.py is inaccessible