do not depend on local cached JS files
authorWolfram Schneider <wosch@indexdata.dk>
Tue, 15 Apr 2014 15:13:01 +0000 (15:13 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Tue, 15 Apr 2014 15:13:01 +0000 (15:13 +0000)
commitbb933359f48299cac4426d4643e6dfa74ed8eb7c
tree08cc945cb488d4805cd07d591b4229d45043fb51
parentd802e65ded779b553d1055703d424cb5b2e5b7b9
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.
examples/htdocs/jasmine-popup.html