<% if (itemsList) { %>
<%=_.__('oro.datagrid.toolbar_sorting.label') %>:
<% _.each(itemsList, function(item) { %>
<% }) %>
<% } %>