<%= _.isUndefined(i18n['Check all']) ? 'Check all' : i18n['Check all'] %>
<%= _.isUndefined(i18n['Uncheck all']) ? 'Uncheck all' : i18n['Uncheck all'] %>
|
<%= _.isUndefined(i18n['Refresh']) ? 'Refresh' : i18n['Refresh'] %>
<% if(!emptyData) {%>
<% } else { %>
<% } %>