summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/templates
diff options
context:
space:
mode:
authorSimon Rettberg2017-04-19 23:47:46 +0200
committerSimon Rettberg2017-04-19 23:47:46 +0200
commit962467f6d95f43a110acdd65fb79236507cfe22d (patch)
treefff575c63a690d8e8fc82564687125aa48f4baae /modules-available/locationinfo/templates
parent[locationinfo] Better backend-specific property handling, get rid of URL (diff)
downloadslx-admin-962467f6d95f43a110acdd65fb79236507cfe22d.tar.gz
slx-admin-962467f6d95f43a110acdd65fb79236507cfe22d.tar.xz
slx-admin-962467f6d95f43a110acdd65fb79236507cfe22d.zip
DO NOT NEED
Diffstat (limited to 'modules-available/locationinfo/templates')
-rw-r--r--modules-available/locationinfo/templates/server-settings.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules-available/locationinfo/templates/server-settings.html b/modules-available/locationinfo/templates/server-settings.html
index 1257ab52..09b3870c 100644
--- a/modules-available/locationinfo/templates/server-settings.html
+++ b/modules-available/locationinfo/templates/server-settings.html
@@ -75,7 +75,6 @@
*/
function initalizeBootstrap() {
$('#help-name').tooltip();
- $('#help-url').tooltip();
$('#help-type').tooltip();
}