git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube...
authorSweidan Omar <TFS\sweidan.omar>
Fri, 8 Apr 2022 06:51:21 +0000 (06:51 +0000)
committerSweidan Omar <TFS\sweidan.omar>
Fri, 8 Apr 2022 06:51:21 +0000 (06:51 +0000)
server/user.mediacube.gui/pages/index.zul

index 90be84adff73339e7b1ae0cce8ae9c004de303eb..3b74039d6d5d123ebbefb46e5e37b19eedebe803 100644 (file)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>\r
 \r
 <?init class="user.jobengine.zk.util.AuthInitiator"?>\r
+<!DOCTYPE xml>\r
 <zk xmlns:w="http://www.zkoss.org/2005/zk/client">\r
        <style src="/css/archivum.css" />\r
        <zscript><![CDATA[\r
@@ -15,7 +16,7 @@
        }\r
        \r
        public void clearErrorMsg(Component comp){\r
-               if(comp!=null&&comp.getErrorMessage()!=null){\r
+               if(comp != null && comp.getErrorMessage() != null){\r
                //comp.setErrorMessage(comp.getErrorMessage().replaceAll("aaaa.nn.jj","éééé.hh.nn"));\r
                comp.setErrorMessage("Hibás érték! (ÉÉÉÉ.HH.NN)");\r
                }\r
@@ -82,7 +83,8 @@
                                                <east border="0">\r
                                                        <hbox height="100%" width="100%" align="bottom" pack="center" style="background: #008AC8;">\r
                                                                <div style="margin-right: 10px">\r
-                                                                       <label style="color:#e3e3e3; font-size:12px; font-weight:bold; cursor: help;" value="Bejelentkezve: ${sessionScope.userPrincipal.displayName}" /> \r
+                                                                       <label style="color:#e3e3e3; font-size:12px; font-weight:bold; cursor: help;" \r
+                                                                               value="Bejelentkezve: ${sessionScope.userPrincipal.displayName}" /> \r
                                                                        <attribute name="tooltip" if="${not empty sessionScope.userPrincipal.email}">\r
                                                                                emailPopup, at_pointer\r
                                                                        </attribute>                                                                                            \r