aboutsummaryrefslogtreecommitdiff
path: root/id/server/data/deploy/conf/moa-id/htmlTemplates/bkudetection.js
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2018-01-23 14:26:44 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2018-01-23 14:26:44 +0100
commitb63e285f08ee7704be2f46771a624e3a925c1ba0 (patch)
tree9893ae8be72c2f419ff989db12e0d5a390e62767 /id/server/data/deploy/conf/moa-id/htmlTemplates/bkudetection.js
parent731ab39b8ef05a4e84b72fb4243d59c9f6dd48cb (diff)
downloadmoa-id-spss-b63e285f08ee7704be2f46771a624e3a925c1ba0.tar.gz
moa-id-spss-b63e285f08ee7704be2f46771a624e3a925c1ba0.tar.bz2
moa-id-spss-b63e285f08ee7704be2f46771a624e3a925c1ba0.zip
remove files from template folder
Diffstat (limited to 'id/server/data/deploy/conf/moa-id/htmlTemplates/bkudetection.js')
-rw-r--r--id/server/data/deploy/conf/moa-id/htmlTemplates/bkudetection.js6
1 files changed, 0 insertions, 6 deletions
diff --git a/id/server/data/deploy/conf/moa-id/htmlTemplates/bkudetection.js b/id/server/data/deploy/conf/moa-id/htmlTemplates/bkudetection.js
deleted file mode 100644
index b991beb60..000000000
--- a/id/server/data/deploy/conf/moa-id/htmlTemplates/bkudetection.js
+++ /dev/null
@@ -1,6 +0,0 @@
-function autoCommmit() {
- parent.setBKUAvailable(false);
- document.forms[0].submit();
-}
-
-document.addEventListener('DOMContentLoaded', autoCommmit); \ No newline at end of file