From 10881c56271b6c863ebfc280f5d63813925f92f8 Mon Sep 17 00:00:00 2001 From: Mojib Wali <44528277+mb-wali@users.noreply.github.com> Date: Thu, 10 Dec 2020 11:19:35 +0100 Subject: [PATCH] refactor/accounts (#120) * style(ui): adding divider for login with. * login_user.html * register_user.html * style(ui): 'login with' hyperlink same style as button. style(css): adding semantic ui css class. * build: restricting the version for docker-services-cli the new release was not stable. --- .../templates/invenio_theme_tugraz/accounts/login_user.html | 3 ++- .../templates/invenio_theme_tugraz/accounts/register_user.html | 3 ++- setup.py | 2 ++ 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html b/invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html index b6b4187..e668505 100644 --- a/invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html +++ b/invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/login_user.html @@ -26,7 +26,8 @@ {%- if config.INVENIO_CONFIG_TUGRAZ_SHIBBOLETH %} -
+
+
{% trans type='TUGRAZ' %} Log in with {{ type }}{% endtrans %} diff --git a/invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html b/invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html index 0262e7d..eed63de 100644 --- a/invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html +++ b/invenio_theme_tugraz/templates/invenio_theme_tugraz/accounts/register_user.html @@ -45,7 +45,8 @@ {%- if config.INVENIO_CONFIG_TUGRAZ_SHIBBOLETH %} -