% var tableID = "userGroupList" + urlsuffix; var headerID = i18n.licenseeScreen.userID; if (urlsuffix == "groups") { headerID = i18n.licenseeScreen.groupID; } else if (urlsuffix == "partitions") { headerID = i18n.licenseeScreen.partitionID; } var actionBarWidth = "17%"; var normalBarWidth = "16%"; %>
<% if (urlsuffix == "users") { %> | <%= i18n.licenseeScreen.userName %> | <% } else if (urlsuffix == "groups") { %><%= i18n.licenseeScreen.groupName %> | <% } else if (urlsuffix == "partitions") { %><%= i18n.licenseeScreen.partitionName %> | <% } %><%= headerID %> | <%= i18n.licenseeScreen.displayName %> | <%= i18n.licenseeScreen.userpartition %> | <%= i18n.licenseeScreen.location %> | <%= i18n.licenseeScreen.moreActions %> |
---|---|---|---|---|---|---|---|---|
checked="checked"<% } %>> | <%= objectEntry.name %> | <%= otdsCommon.replaceHTMLCharacters (objectEntry.attributes.id) %> | <%= objectEntry.displayName %> | <%= objectEntry.userPartitionID %> | <%= objectEntry.locationString %> | <%= i18n.licenseeScreen.moreActions %> |