summaryrefslogtreecommitdiffstats
path: root/templates/master-admin.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/master-admin.html')
-rw-r--r--templates/master-admin.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/master-admin.html b/templates/master-admin.html
index ff5a9dd..c058360 100644
--- a/templates/master-admin.html
+++ b/templates/master-admin.html
@@ -16,6 +16,7 @@
history.replaceState({} , document.title, "{{ newurl }}");
}
);
+ $( document ).tooltip();
</script>
{% endif %}
</head>