mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
fix url issues in the config.json
This commit is contained in:
parent
ef2a8df3a1
commit
6e19ec31e3
@ -176,11 +176,7 @@
|
||||
<i class="fw fw-user fw-stack-1x" title="User"></i>
|
||||
</span>
|
||||
<span class="hidden-xs">
|
||||
{{#if isSuperTenant }}
|
||||
{{@user.username}}</span><span class="caret"></span>
|
||||
{{else}}
|
||||
{{@user.username}}@{{@user.domain}}</span><span class="caret"></span>
|
||||
{{/if}}
|
||||
</a>
|
||||
<ul class="dropdown-menu dropdown-menu-right float-remove-xs position-static-xs text-center-xs remove-margin-xs slideInDown"
|
||||
role="menu">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user