From a09a1793eca7adf06874e6b2285439fcb57db74f Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Fri, 21 Feb 2020 15:36:37 +0100 Subject: [PATCH] ui: update templates for jinja2-related fields --- .../expression/templates/policy/expression/form.html | 7 +++---- .../saml/templates/saml/idp/property_mapping_form.html | 7 +++---- .../sources/ldap/templates/ldap/property_mapping_form.html | 7 +++---- 3 files changed, 9 insertions(+), 12 deletions(-) diff --git a/passbook/policies/expression/templates/policy/expression/form.html b/passbook/policies/expression/templates/policy/expression/form.html index 9a8a063c6..65274b195 100644 --- a/passbook/policies/expression/templates/policy/expression/form.html +++ b/passbook/policies/expression/templates/policy/expression/form.html @@ -3,10 +3,9 @@ {% load i18n %} {% block beneath_form %} -
- -
+
+ +

Expression using Jinja. Following variables are available:

diff --git a/passbook/providers/saml/templates/saml/idp/property_mapping_form.html b/passbook/providers/saml/templates/saml/idp/property_mapping_form.html index 43ff158ff..4a3843ddd 100644 --- a/passbook/providers/saml/templates/saml/idp/property_mapping_form.html +++ b/passbook/providers/saml/templates/saml/idp/property_mapping_form.html @@ -3,10 +3,9 @@ {% load i18n %} {% block beneath_form %} -
- -
+
+ +

Expression using Jinja. Following variables are available:

    diff --git a/passbook/sources/ldap/templates/ldap/property_mapping_form.html b/passbook/sources/ldap/templates/ldap/property_mapping_form.html index ff41588ed..03203b89c 100644 --- a/passbook/sources/ldap/templates/ldap/property_mapping_form.html +++ b/passbook/sources/ldap/templates/ldap/property_mapping_form.html @@ -3,10 +3,9 @@ {% load i18n %} {% block beneath_form %} -
    - -
    +
    + +

    Expression using Jinja. Following variables are available: