diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2018-01-23 14:26:44 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2018-01-23 14:26:44 +0100 |
commit | b63e285f08ee7704be2f46771a624e3a925c1ba0 (patch) | |
tree | 9893ae8be72c2f419ff989db12e0d5a390e62767 /id/server/data/deploy/conf/moa-id/htmlTemplates/bkudetected.js | |
parent | 731ab39b8ef05a4e84b72fb4243d59c9f6dd48cb (diff) | |
download | moa-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/bkudetected.js')
-rw-r--r-- | id/server/data/deploy/conf/moa-id/htmlTemplates/bkudetected.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/id/server/data/deploy/conf/moa-id/htmlTemplates/bkudetected.js b/id/server/data/deploy/conf/moa-id/htmlTemplates/bkudetected.js deleted file mode 100644 index 7e4d2b12f..000000000 --- a/id/server/data/deploy/conf/moa-id/htmlTemplates/bkudetected.js +++ /dev/null @@ -1,3 +0,0 @@ -document.addEventListener('DOMContentLoaded', function () { - parent.setBKUAvailable(true); -});
\ No newline at end of file |