Loading…
Background
// Update the renderSettings function - User Management tab

User Management

${AUTH_SYSTEM.hasPermission('canManageUsers') ? '' : ''}
${AUTH_SYSTEM.hasPermission('canManageUsers') ? `
Name Username Role Status Actions
` : '

You do not have permission to manage users.

'}