From 40b7c40710637aeae7df54410d81e217ab904675 Mon Sep 17 00:00:00 2001 From: Yord Date: Sun, 22 Mar 2015 20:49:04 +0100 Subject: [PATCH] Experiments with appcache part 11 --- manifest.appcache | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/manifest.appcache b/manifest.appcache index bfdb17b..7af2fbd 100644 --- a/manifest.appcache +++ b/manifest.appcache @@ -242,6 +242,12 @@ CACHE: /static/stylesheets/menu.css /static/stylesheets/reset.css +# Other page resources +https://code.jquery.com/jquery-2.1.1.min.js +https://cdn.datatables.net/1.10.0/js/jquery.dataTables.min.js +https://cdn.datatables.net/fixedheader/2.1.1/js/dataTables.fixedHeader.min.js + + # Resources that require the user to be online.