mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 21:51:23 +00:00
GUACAMOLE-723: Limit size of connections in menu to 10 items. Restore padding around list and pager.
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
'connection' : 'app/client/templates/connection.html',
|
||||
'connection-group' : 'app/client/templates/connectionGroup.html'
|
||||
}"
|
||||
page-size="20"></guac-group-list>
|
||||
page-size="10"></guac-group-list>
|
||||
</div>
|
||||
</guac-menu>
|
||||
</h2>
|
||||
|
Reference in New Issue
Block a user