Add tooltips to SAML forms
[cascardo/ipsilon.git] / templates / master-admin.html
index ff5a9dd..c058360 100644 (file)
@@ -16,6 +16,7 @@
                 history.replaceState({} , document.title, "{{ newurl }}");
             }
         );
+        $( document ).tooltip();
     </script>
     {% endif %}
   </head>