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
ed7b67dd24
commit
00b1f982c6
@ -21,7 +21,7 @@
|
|||||||
<i class="fw fw-user fw-lg fw-helper fw-helper-inverse fw-helper-circle"></i>
|
<i class="fw fw-user fw-lg fw-helper fw-helper-inverse fw-helper-circle"></i>
|
||||||
<span class="hidden-xs add-padding-left-1x">
|
<span class="hidden-xs add-padding-left-1x">
|
||||||
{{#if isSuperTenant }}
|
{{#if isSuperTenant }}
|
||||||
{{@user.username}} "SERVER" <span class="caret"></span>
|
{{@user.username}}<span class="caret"></span>
|
||||||
{{else}}
|
{{else}}
|
||||||
{{@user.username}}@{{@user.domain}} <span class="caret"></span>
|
{{@user.username}}@{{@user.domain}} <span class="caret"></span>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user