mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-11 15:37:41 +00:00
5 lines
214 B
HTML
5 lines
214 B
HTML
<span class="home-connection-group name">
|
|
<a ng-show="item.balancing" ng-href="#/client/{{context.getClientIdentifier(item)}}">{{item.name}}</a>
|
|
<span ng-show="!item.balancing">{{item.name}}</span>
|
|
</span>
|