% var containerId = m.lib.containerId, tuix = m.tuix, lib = m.lib, sortingEnabled = lib.sortingEnabled(), showSortControls = lib.checkThingEnabled('sort_col_headers'); zenario.sendSignal('eventListPreDisplay', {containerId: containerId, microTemplate: 'fea_list', tuix: tuix, lib: lib}); %> {{m.lib.pMicroTemplate('dev_tools', m)}} <% var alVisCols = 0, alVisColsIncCB = 0; %> <% if (1*m.tuix.always_visible_cols) { %> <% alVisCols = alVisColsIncCB = 1*m.tuix.always_visible_cols; %> <% if (m.lib.multiSelectButtonsExist) { %> <% ++alVisColsIncCB %> <% } %> <% } %>
{{m.tuix.item_count_message.replace("[[count]]", m.tuix.__item_count__)|e}}
<% if (log.image) { %> {{log.image}} <% } %> {{log.label|escape}} |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
<% if (lg.image) { %> {{lg.image}} <% } %> {{lg.label|escape}} |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
<% } %> <% foreach (m.thus.sortedColumns as ci => col) { %> |
onclick="{{m.lib.fun('changeSortCol')}}('{{col.id|e}}');"
<% } %>
>
{{col.title|e}}
|
<% } %>
<% if (m.tuix.__itemHasItemButton || m.thus.sortedCollectionButtons.length) { %>
<% if (zenarioT.find(m.thus.sortedCollectionButtons, false)) { %> {{m.lib.pMicroTemplate('button', m.thus.sortedCollectionButtons, false)}} <% } %> | <% } %> <% } %>||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
<% } %> <% foreach (m.thus.sortedColumns as ci => col) { %> |
title="{{item.cell_tooltip[col.id]|e}}"
<% } %>
>
{{m.lib.pMicroTemplate('list_cell', {col: col, item: item})}}
<% if (col.children) { %>
<% foreach (col.children as chi => child) { %>
<% if (m.lib.childColumnVisible(child.id, item.id)) { %>
<% if (child.title) { %>
<% } %>
{{m.lib.pMicroTemplate('list_cell', {col: child, item: item})}}
<% } %>
<% } %>
<% } %>
|
<% } %>
<% if (m.tuix.__itemHasItemButton || m.thus.sortedCollectionButtons.length) { %>
<% if (item.__sortedItemButtons.length) { %> {{m.lib.pMicroTemplate('button', item.__sortedItemButtons)}} <% } else { %> <% } %> | <% } %> <% if (firstItem) { %> <% } %>