git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube...
authorSweidan Omar <TFS\sweidan.omar>
Tue, 11 Jan 2022 09:09:11 +0000 (09:09 +0000)
committerSweidan Omar <TFS\sweidan.omar>
Tue, 11 Jan 2022 09:09:11 +0000 (09:09 +0000)
server/user.mediacube.gui/pages/searchitems/listresults.zul

index b3474e9cd970c8c21a796ea2296902c94d019361..d1474f7a0f2b3b8fc8bc16343f8a583bc32245a7 100644 (file)
                                        <vlayout>\r
                                                <hlayout>\r
                                                        <label value="@load(each.media.houseId)" hflex="1"/>\r
-                                                       <label value="@load(each.media.title)" hflex="2"/>\r
-                                                       <label value="@load(each.media.mediaFileRealName)" hflex="5"/>\r
+                                                       <label value="@load(each.media.title)" hflex="3"/>\r
+                                                       <label value="@load(each.media.mediaFileRealName)" hflex="6"/>\r
                                                        <label style="font-size: 10px;" value="@load(each.media.archived) @converter('user.jobengine.zk.model.ShortDateConverter')" hflex="1"/>\r
                                                        <label value="@load(each.media.length)" hflex="2"/>\r
+                                                       <label style="font-size:14px"\r
+                                                               value="@load(each.media.length) @converter('user.jobengine.zk.model.TCConverter')" />\r
+                                                       <image\r
+                                                               src="/img/ic_visibility_black_18dp.png"\r
+                                                               style="margin-left:4px;margin-top:2px;vertical-align:top;">\r
+                                                               <attribute name="visible"\r
+                                                                       if="${each.media.mediaFilesCount lt 2}">\r
+                                                                       false\r
+                                                               </attribute>\r
+                                                       </image>\r
+                                                       <image\r
+                                                               src="/img/ic_visibility_off_black_18dp.png"\r
+                                                               style="margin-left:4px;margin-top:2px;vertical-align:top;">\r
+                                                               <attribute name="visible"\r
+                                                                       if="${each.media.mediaFilesCount gt 1}">\r
+                                                                       false\r
+                                                               </attribute>\r
+                                                       </image>\r
+                                                       <image\r
+                                                               src="/img/baseline_arrow_back_black_18dp.png"\r
+                                                               style="margin-left:4px;margin-top:2px;vertical-align:top;"\r
+                                                               visible="@load(!each.media.created.equals(each.media.modified))">\r
+                                                       </image>\r
                                                </hlayout>\r
                                                <hlayout>                                               \r
                                                        <image tooltiptext="Kattints a lejátszáshoz!" width="140px" height="90px" sclass="myimg"\r