<% if (!m.tuix.hide_search_bar) { %>
<% if (m.lib.showClearSearchButton()) { %> <% } %>
<% } %> <% if (zenarioT.find(m.tuix.sortedCollectionButtons, 'search')) { %>
{{m.lib.pMicroTemplate('button', m.tuix.sortedCollectionButtons, 'search')}}
<% } %> <% if (_.isEmpty(m.tuix.columns)) { %> <% if (zenarioT.find(m.tuix.sortedCollectionButtons, false)) { %> <% m.tuix.sortedCollectionButtons.forEach(function(button) { button.label = button.no_search_label ? button.no_search_label : button.label }); %>
{{m.lib.pMicroTemplate('button', m.tuix.sortedCollectionButtons, false)}}
<% } %> <% } %>