All Downloads are FREE. Search and download functionalities are using the official Maven repository.

default.view.tenants.user-menu-tenants.html Maven / Gradle / Ivy

There is a newer version: 9.6
Show newest version
@if (user.getCurrentUser().hasPermission("permission-manage-tenants")) {
    
  • @i18n("Model.tenant.plural")
  • } @if (user.getCurrentUser().hasPermission("permission-manage-user-accounts")) {
  • @i18n("Model.userAccount.plural")
  • } @if (user.getCurrentUser().hasPermission("permission-select-tenant") || user.getCurrentUser().hasPermission("flag-spy-user")) {
  • @i18n("Tenant.select")
  • }




    © 2015 - 2025 Weber Informatics LLC | Privacy Policy