summaryrefslogtreecommitdiffstats
path: root/templates/master-admin.html
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2014-05-27 17:01:38 -0400
committerSimo Sorce <simo@redhat.com>2014-05-29 09:49:14 -0400
commit57152208ec0aabab7923a414a118fe0ce1cdb4ce (patch)
treecb6e0876df9755b21e3820d37017f452e7580315 /templates/master-admin.html
parent4d45b3dbc7d7549e8f87fe4ab8b11c76d6d4b72e (diff)
downloadipsilon-57152208ec0aabab7923a414a118fe0ce1cdb4ce.tar.gz
ipsilon-57152208ec0aabab7923a414a118fe0ce1cdb4ce.tar.xz
ipsilon-57152208ec0aabab7923a414a118fe0ce1cdb4ce.zip
Add tooltips to SAML forms
This should make clearer what is expected in each field. Signed-off-by: Simo Sorce <simo@redhat.com>
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>