--- /dev/null
+.z-progressmeter { \r
+ height: 16px; \r
+ border: 1px solid #cfcfcf; \r
+ background: #fff 0 0 repeat-x; \r
+ text-align: left; \r
+ overflow: hidden; \r
+ /* background-image: url(/zkau/web/1bf94a1d/zul/img/misc/prgmeter-anim.gif); */\r
+}
\ No newline at end of file
<?page id="joblist"?>\r
\r
<zk xmlns:w="http://www.zkoss.org/2005/zk/client" xmlns:ca="client/attribute" xmlns:x="xhtml">\r
- <style>\r
- .z-progressmeter { height: 16px; border: 1px solid #cfcfcf; background: #fff 0 0 repeat-x; text-align: left; overflow: hidden; // background-image:\r
- url(/zkau/web/1bf94a1d/zul/img/misc/prgmeter-anim.gif); }\r
- </style>\r
- \r
+ <style src="css/joblist.css" />\r
+\r
<!-- csak igy jo a list sebessege -->\r
<custom-attributes org.zkoss.zul.listbox.rod="true" />\r
<custom-attributes org.zkoss.zul.listbox.initRodSize="50" />\r
<listheader label="Id" width="50px" align="left" sort="auto(id)" />\r
<listheader label="ParentId" width="50px" align="left" sort="auto(parentJobId)" />\r
<listheader label="Indítás" width="180px" align="left" sort="auto(submitted)" />\r
- <listheader label="Kész" width="180px" align="left" sort="auto(finnished)" />\r
+ <listheader label="Kész" width="180px" align="left" sort="auto(finished)" />\r
<listheader label="Név" width="150px" align="left" sort="auto(name)" />\r
<listheader label="Prioritás" hflex="min" align="left" sort="auto(priority)" />\r
<listheader label="Anyag" width="200px" align="left" sort="auto(related)" />\r