aboutsummaryrefslogtreecommitdiff
path: root/id/server/data/deploy/conf/moa-id/htmlTemplates/bkudetection.js
diff options
context:
space:
mode:
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