From 1f5bd789a724b66a02cdf9c0a0987ee4468dc339 Mon Sep 17 00:00:00 2001 From: Yord Date: Mon, 6 Apr 2015 11:00:38 +0200 Subject: [PATCH] added pouchdb to appcache manifest --- ikrpg.appcache | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ikrpg.appcache b/ikrpg.appcache index 008b4e8..543ec2a 100644 --- a/ikrpg.appcache +++ b/ikrpg.appcache @@ -160,6 +160,8 @@ https://cdn.datatables.net/1.10.0/js/jquery.dataTables.min.js http://cdn.datatables.net/1.10.0/js/jquery.dataTables.min.js https://cdn.datatables.net/fixedheader/2.1.1/js/dataTables.fixedHeader.min.js http://cdn.datatables.net/fixedheader/2.1.1/js/dataTables.fixedHeader.min.js +https://cdn.jsdelivr.net/pouchdb/3.3.1/pouchdb.min.js +http://cdn.jsdelivr.net/pouchdb/3.3.1/pouchdb.min.js NETWORK: * \ No newline at end of file