From: Wolfram Schneider Date: Tue, 15 Apr 2014 15:13:01 +0000 (+0000) Subject: do not depend on local cached JS files X-Git-Tag: 1.0.0~948^2~2 X-Git-Url: http://sru.miketaylor.org.uk/cgi-bin?a=commitdiff_plain;h=bb933359f48299cac4426d4643e6dfa74ed8eb7c;p=mkws-moved-to-github.git do not depend on local cached JS files All external JS files will be loaded from the original site(s). This should make it possible to run /jasmine-popup.html after a git checkout, without running gmake (on windows). To use the cached JS files for developing, use jasmine-local-popup.html instead. --- diff --git a/examples/htdocs/jasmine-popup.html b/examples/htdocs/jasmine-popup.html index 1ef798e..164e7af 100644 --- a/examples/htdocs/jasmine-popup.html +++ b/examples/htdocs/jasmine-popup.html @@ -6,12 +6,21 @@ - + - - - - + + + + + + + + + + + + +