Change status controller and template
This commit is contained in:
parent
81696200b0
commit
6905bacd58
3 changed files with 4 additions and 4 deletions
|
@ -20,7 +20,7 @@
|
|||
<li class="nav-divider"></li>
|
||||
<li><a href="#">User : {{ username }}</a></li>
|
||||
<li><a href="#">Last Connection : {{ lastconnection }}</a></li>
|
||||
<li><a href="#" ng-bind-html="connection"></a></li>
|
||||
<li><a href="#" >Connection : <span ng-bind-html="connection"></span></a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue