From: Roland Häder Date: Thu, 13 Dec 2018 21:47:24 +0000 (+0100) Subject: Please cherry-pick: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=56511ac4d515afffd96e8697ac6596c9327d2ca7;p=jfinancials-war.git Please cherry-pick: - removed "id" where it is not explicitly needed - removed process="@form" as later one hides a more serious bug (was wrong scope) - removed contenttype from f:view which makes rendering AJAX requests by Primefaces trigger an exception - rewrote single-line attributes to distinct lines (each attribute of a tag in a separate line for better readability) in master.tpl Signed-off-by: Roland Häder --- diff --git a/web/WEB-INF/templates/guest/user/guest_login_form.tpl b/web/WEB-INF/templates/guest/user/guest_login_form.tpl index 4974b565..b55fd895 100644 --- a/web/WEB-INF/templates/guest/user/guest_login_form.tpl +++ b/web/WEB-INF/templates/guest/user/guest_login_form.tpl @@ -8,7 +8,7 @@ > - +
@@ -55,7 +55,6 @@ /> - +
@@ -92,7 +92,6 @@ /> - +
@@ -22,7 +22,6 @@ /> - +
@@ -96,7 +96,6 @@ /> - + + + + + - - - - diff --git a/web/WEB-INF/templates/widgets/locale_change_widget.tpl b/web/WEB-INF/templates/widgets/locale_change_widget.tpl index c7d57c75..f02b18a2 100644 --- a/web/WEB-INF/templates/widgets/locale_change_widget.tpl +++ b/web/WEB-INF/templates/widgets/locale_change_widget.tpl @@ -7,7 +7,7 @@ xmlns:p="http://primefaces.org/ui" > - + @@ -26,7 +26,6 @@