mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Update user-menu.hbs
This commit is contained in:
parent
54a278a1bc
commit
681c320542
@ -21,7 +21,7 @@
|
||||
<i class="fw fw-user fw-lg fw-helper fw-helper-inverse fw-helper-circle"></i>
|
||||
<span class="hidden-xs add-padding-left-1x">
|
||||
{{#if isSuperTenant }}
|
||||
{{@user.username}} "SERVER" <span class="caret"></span>
|
||||
{{@user.username}}<span class="caret"></span>
|
||||
{{else}}
|
||||
{{@user.username}}@{{@user.domain}} <span class="caret"></span>
|
||||
{{/if}}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user