do not use text-muted class for $sitelocation
This commit is contained in:
parent
fe960d7c28
commit
08a8f195e7
@ -64,7 +64,7 @@
|
||||
<a id="nav-app-link" href="{{$url}}" class="nav-link text-truncate">
|
||||
{{$sel.name}}
|
||||
{{if $sitelocation}}
|
||||
<br><small class="text-muted">{{$sitelocation}}</small>
|
||||
<br><small>{{$sitelocation}}</small>
|
||||
{{/if}}
|
||||
</a>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user