<% if (options.toggleColumns) { %>
<% } %>
<% if ((options.viewVersion == "licenses_listview") || (options.viewVersion == "allocated_licenses_listview")) { %>
<% } %>
<% var buttonType = "button_secondary";
if (!isAdmin)
{
buttonType = "button_disabled"
}
if (options.viewVersion == "partitions_listview") { %>
<% if (!isEDirSync) { %>
<% } %>
<% } else if (options.viewVersion == "resources_listview") { %>
<% } else if (options.viewVersion == "licenses_listview") { %>
<% if (isSysAdmin) { %>
<% } %>
<% if (debugMode) { %>
<% } %>
<% } else if (options.viewVersion == "alloccated_licenses_listview") { %>
<% if (isSysAdmin) { %>
<% } %>
<% } else if (options.viewVersion == "connectionparams_listview") { %>
<% } else if (options.viewVersion == "counters_listview") { %>
<% } else if (options.viewVersion == "licensees_listview") { %>
<% } else if (options.viewVersion == "importunits_listview") { %>
<% } else if (options.viewVersion == "oauthclients_listview") { %>
<% } else if (options.viewVersion == "auditreports_listview") { %>
<% } else if (options.viewVersion == "jobs_listview") { %>
<% } else if (options.viewVersion == "roles_listview") { %>
<% } else if (options.viewVersion == "recycle_listview") { %>
<% } else if (options.viewVersion == "users_listview") { %>
<% if (options.partitionid && !options.isSynchronized) { %>
<% } else if (!options.partitionid && !options.licenseid) {%>
<% if (isSysAdmin) { %>
<% } %>
<% }
if (!options.isSynchronized || !options.partitionid) { %>
<% } %>
<% } else if (options.viewVersion == "authhandlers_listview") { %>
<% } else if (options.viewVersion == "accessroles_listview") { %>
<% } else if (options.viewVersion == "log_listview") { %>
<% } else if (options.viewVersion == "report_listview") { %>
<% if (isSysAdmin) { %>
<% } %>
<% if (showESFileGen) { %>
<% } } else if (options.viewVersion == "systemattributes_listview") {
var sysButtonType = "button_secondary";
var disabledButton = "";
if (isROAdmin)
{
sysButtonType = "button_disabled"
disabledButton = "disabled";
}%>
<% } else if (options.viewVersion == "trustedsites_listview") { %>
<% if (isSysAdmin) { %>
<% } %>
<% } %>