From: Simo Sorce Date: Tue, 27 May 2014 21:01:38 +0000 (-0400) Subject: Add tooltips to SAML forms X-Git-Tag: v0.2.5~10 X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Fipsilon.git;a=commitdiff_plain;h=57152208ec0aabab7923a414a118fe0ce1cdb4ce Add tooltips to SAML forms This should make clearer what is expected in each field. Signed-off-by: Simo Sorce --- diff --git a/templates/admin/providers/saml2_sp.html b/templates/admin/providers/saml2_sp.html index 0b7385b..84e46a9 100644 --- a/templates/admin/providers/saml2_sp.html +++ b/templates/admin/providers/saml2_sp.html @@ -17,7 +17,8 @@
{% if user.name == data.owner or user.is_admin %} - + {% else %} {{ data.name }} {% endif %} @@ -26,7 +27,9 @@
{% if user.is_admin -%} - {% if user.is_admin -%} - - +
{% endif %} diff --git a/templates/admin/providers/saml2_sp_new.html b/templates/admin/providers/saml2_sp_new.html index bf83fb2..46e4906 100644 --- a/templates/admin/providers/saml2_sp_new.html +++ b/templates/admin/providers/saml2_sp_new.html @@ -11,12 +11,15 @@
- +
- +