From 21018f6606ca4015beafcc6dc38e93af342e63fc Mon Sep 17 00:00:00 2001 From: Lu Wang Date: Wed, 6 Nov 2013 04:16:30 +0800 Subject: [PATCH] remove jquery in manifest --- share/manifest | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/share/manifest b/share/manifest index ba2bcf6..369f713 100644 --- a/share/manifest +++ b/share/manifest @@ -37,16 +37,6 @@ $css ############# # UI stuffs, optional -# jQuery, required by pdf2htmlEX.js -# By default a local copy is embedded or linked to. -# -# You can also link to a static file from your server or a CDN such that -# - the size of output HTML is reduced -# - users can be benefited from the static URL (e.g. caching) -# Example: -# -@jquery-1.9.1.min.js - # compatibility.min.js, extracted from PDF.js # To support old browsers like IE9 @compatibility.min.js