From 57152208ec0aabab7923a414a118fe0ce1cdb4ce Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Tue, 27 May 2014 17:01:38 -0400 Subject: [PATCH] Add tooltips to SAML forms This should make clearer what is expected in each field. Signed-off-by: Simo Sorce --- templates/admin/providers/saml2_sp.html | 14 ++++++++++---- templates/admin/providers/saml2_sp_new.html | 7 +++++-- templates/master-admin.html | 1 + 3 files changed, 16 insertions(+), 6 deletions(-) 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 @@
- +
- +