mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
5 lines
182 B
HTML
5 lines
182 B
HTML
<a class="connection-group" ng-href="{{ item.getClientURL() }}">
|
|
<div ng-show="item.balancing" class="icon type balancer"></div>
|
|
<span class="name">{{item.name}}</span>
|
|
</a>
|