git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube...
authorDénes Horváth <USER\denes.horvath>
Wed, 14 Aug 2019 11:40:29 +0000 (11:40 +0000)
committerDénes Horváth <USER\denes.horvath>
Wed, 14 Aug 2019 11:40:29 +0000 (11:40 +0000)
server/user.jobengine.osgi.server/pages/maestro.zul

index b51431200b699ef87b0d0730be51e453d5155daa..8807702c58fd23631c2fa8ad5970271507edd57e 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>\r
 <zk xmlns:w="http://www.zkoss.org/2005/zk/client">\r
-<window id="zkwindow" border="true" width="100%" height="100%" contentStyle="padding:0;" \r
+<window id="zkwindow" border="true" width="100%" height="98%" contentStyle="padding:0;" \r
        apply="org.zkoss.bind.BindComposer" viewModel="@id('vm') @init('user.jobengine.zk.model.MaestroModel')">\r
                <custom-attributes org.zkoss.zul.image.preload="true" />\r
                <borderlayout width="100%" height="100%">\r
                                        </panelchildren>\r
                </panel>\r
                        </east>\r
-                       <south border="true" height="40%" hflex="true" splittable="true">\r
+                       <south border="true" height="35%" hflex="true" splittable="true">\r
                                <panel width="100%" border="normal" title="Jobs">\r
                                <panelchildren style="padding:5px;">\r
-                               <listbox id="jobs" height="400px" model="@load(vm.jobs)" multiple="false" checkmark="false"\r
-                                       oddRowSclass="listbox-odd-style" sclass="listbox-normal-style">\r
-                                       <auxhead sclass="category-center">\r
-                                               <auxheader label="Jobok" colspan="6"/>\r
-                                       </auxhead>\r
-                                       <listhead>\r
-                                               <listheader label="" sort="auto(isFolder)" width="8%" />\r
-                                       </listhead>\r
-                                       <template name="model" >\r
-                                               <listitem>\r
-                                                       <listcell><label value="@load(each)" /></listcell>\r
-                                                       </listitem>\r
-                                       </template>\r
-                               </listbox>\r
+                                       <include src="/pages/maestrojoblist.zul" />\r
                                </panelchildren>\r
                </panel>\r
                        </south>\r