From 497c93fc63ac87b666b31d06525f5330b1a6f205 Mon Sep 17 00:00:00 2001 From: Carlos Ruiz Date: Fri, 4 Feb 2022 15:42:07 +0100 Subject: [PATCH] IDEMPIERE-5137 Login page reload continuously using http (#1158) Improve error message, change: This request has been blocked, the content must be served over HTTPS by Direct http:// is forbidden - please use https:// instead with the SSL port used in your installation Improve indentation of the whole script (readability) Change EOL character to unix --- org.adempiere.ui.zk/index.zul | 530 +++++++++++++++++----------------- 1 file changed, 266 insertions(+), 264 deletions(-) diff --git a/org.adempiere.ui.zk/index.zul b/org.adempiere.ui.zk/index.zul index 47d2474e08..073d5de720 100644 --- a/org.adempiere.ui.zk/index.zul +++ b/org.adempiere.ui.zk/index.zul @@ -1,264 +1,266 @@ - - - - - - - - - - - - - - table > tbody > tr.z-columns > th.z-column.hiddencol > .z-column-content { - white-space: nowrap !important; - text-overflow: unset !important; - } -"?> - - - - - + + + + + + + + + + + + + + table > tbody > tr.z-columns > th.z-column.hiddencol > .z-column-content { + white-space: nowrap !important; + text-overflow: unset !important; +} +"?> + + + + +