[U] sidebar: show version
This commit is contained in:
parent
40a376daa3
commit
99439ee7f6
1 changed files with 1 additions and 1 deletions
|
|
@ -14,5 +14,5 @@
|
||||||
<ul class="list-unstyled">
|
<ul class="list-unstyled">
|
||||||
<li [routerLink]="'/profile'">Profile</li>
|
<li [routerLink]="'/profile'">Profile</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p style="position: absolute; bottom: 5px; text-align: center;" class="text-muted"><small>v{{environment.version}}</small></p>
|
<p style="position: fixed; bottom: 5px; text-align: center;" class="text-muted"><small>v{{environment.version}}</small></p>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue