summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/templates/page-config-panel-url.html
diff options
context:
space:
mode:
authorChristian Hofmaier2020-11-02 15:08:25 +0100
committerChristian Hofmaier2020-11-02 15:08:25 +0100
commiteb73569b795896c8ce28346518b15f191dc4e271 (patch)
tree2d7346e8aaf8b4ec343c798e30d696076999d7b1 /modules-available/locationinfo/templates/page-config-panel-url.html
parent[locationinfo] remove tooltip buttons and use direct text (diff)
downloadslx-admin-eb73569b795896c8ce28346518b15f191dc4e271.tar.gz
slx-admin-eb73569b795896c8ce28346518b15f191dc4e271.tar.xz
slx-admin-eb73569b795896c8ce28346518b15f191dc4e271.zip
[locationinfo] remove unused code
Diffstat (limited to 'modules-available/locationinfo/templates/page-config-panel-url.html')
-rw-r--r--modules-available/locationinfo/templates/page-config-panel-url.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules-available/locationinfo/templates/page-config-panel-url.html b/modules-available/locationinfo/templates/page-config-panel-url.html
index 0282826e..b17347ad 100644
--- a/modules-available/locationinfo/templates/page-config-panel-url.html
+++ b/modules-available/locationinfo/templates/page-config-panel-url.html
@@ -232,8 +232,6 @@
<script type="text/javascript"><!--
document.addEventListener("DOMContentLoaded", function () {
- // Initialize fancy tooltips
- $('p.helptext').tooltip();
// load value to dropdown menus
$('#browser option[value="{{browser}}"]').attr("selected", "selected");
browserChange();