<% for (var cnt = 0; cnt < listOfUnits.length; cnt++) { %> <% var checkBoxName = "checkbox_" + urlsuffix + cnt; var spanType = "partitions-icon-nonsync"; if (isSynchronized) spanType = "partitions-icon-sync"; %> <% } %>
<%= i18n.userGroupScreen.name %> <%= i18n.userGroupScreen.location %> <%= i18n.userGroupScreen.moreActions %>
<%= otdsCommon.replaceHTMLCharacters (listOfUnits[cnt].attributes.name) %> <%= otdsCommon.replaceHTMLCharacters (listOfUnits[cnt].attributes.location) %> <%= i18n.userGroupScreen.moreActions %>
  • <%= i18n.userGroupScreen.properties %>
  • <% if (isAdmin && !isROAdmin) { if (isEnabled) { %>
  • <%= i18n.userGroupScreen.consolidate %>
  • <% } if (!isEDirSync && !(otdsCommon.isSyncObject (listOfUnits[cnt].attributes))) { %>
  • <%= i18n.userGroupScreen.editAdministrators %>
  • <% } if (!isEDirSync) { %>
  • <%= i18n.userGroupScreen.twoFactorAuth %>
  • <% } } %>