mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-10 23:21:21 +00:00
GUAC-586: Add data source support to guacGroupList.
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
</div>
|
||||
|
||||
<!-- Pager for connections / groups -->
|
||||
<guac-pager page="childrenPage" items="rootItem.children | orderBy : 'name'"
|
||||
<guac-pager page="childrenPage" items="rootItems | orderBy : 'name'"
|
||||
page-size="pageSize"></guac-pager>
|
||||
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user