|
|
@ -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}}
|
|
|
@ -120,4 +120,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
{{#zone "bottomJs"}}
|
|
|
|
{{#zone "bottomJs"}}
|
|
|
|
{{js "/js/user-menu.js"}}
|
|
|
|
{{js "/js/user-menu.js"}}
|
|
|
|
{{/zone}}
|
|
|
|
{{/zone}}
|
|
|
|