From f8001dab1f64830404f8551c7c78ca1a3329737f Mon Sep 17 00:00:00 2001 From: Evgeny Blokhin Date: Sun, 24 Nov 2024 15:08:43 +0100 Subject: [PATCH] Refactor symlinks and paths, fix two bugs, get rid of unsupported IE messages --- deploy/build_js.sh | 2 -- ermac | 1 - example_dev.html | 1 - src_js/browser_chk.js | 36 ----------------------------------- src_js/events.js | 6 ++++-- src_js/markup.js | 2 +- src_js/wmsettings.js | 10 +++++----- webassets/ermac.css | 9 ++++----- webassets/iframe_visavis.html | 2 +- webassets/pd_stub.html | 31 ++++++++++++++++++++++++++++++ 10 files changed, 46 insertions(+), 54 deletions(-) delete mode 120000 ermac delete mode 100644 src_js/browser_chk.js create mode 100644 webassets/pd_stub.html diff --git a/deploy/build_js.sh b/deploy/build_js.sh index 2db9862..b357855 100755 --- a/deploy/build_js.sh +++ b/deploy/build_js.sh @@ -4,8 +4,6 @@ ROOT=$(dirname $0)/../ JSCOMP=$ROOT/third_party/jscomp/compiler.jar JSTARGET=$ROOT/ermac.min.js -java -jar $JSCOMP --jscomp_off checkTypes --language_in ECMASCRIPT5_STRICT --js $ROOT/src_js/browser_chk.js > $JSTARGET - cat $ROOT/src_js/third_party/jquery.min.js >> $JSTARGET java -jar $JSCOMP --jscomp_off checkTypes --language_in ECMASCRIPT5_STRICT --js $ROOT/src_js/third_party/jquery.tablesorter.js --compilation_level WHITESPACE_ONLY >> $JSTARGET diff --git a/ermac b/ermac deleted file mode 120000 index 80e52ce..0000000 --- a/ermac +++ /dev/null @@ -1 +0,0 @@ -./ diff --git a/example_dev.html b/example_dev.html index 06b9744..92d3bef 100755 --- a/example_dev.html +++ b/example_dev.html @@ -8,7 +8,6 @@ diff --git a/webassets/pd_stub.html b/webassets/pd_stub.html new file mode 100644 index 0000000..7b216c8 --- /dev/null +++ b/webassets/pd_stub.html @@ -0,0 +1,31 @@ + + + + + + + + + +
+
+ + + +