mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUAC-932: Recent connections needs to load, too.
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
<!-- The recent connections for this user -->
|
<!-- The recent connections for this user -->
|
||||||
<h2>{{'home.recentConnections' | translate}}</h2>
|
<h2>{{'home.recentConnections' | translate}}</h2>
|
||||||
<div class="recent-connections">
|
<div class="recent-connections" ng-class="{loading: loading}">
|
||||||
<guac-recent-connections root-group="rootConnectionGroup"/>
|
<guac-recent-connections root-group="rootConnectionGroup"/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user