mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-08 06:01:22 +00:00
Ticket #268: Widen pager window, center connection list buttons.
This commit is contained in:
@@ -287,7 +287,7 @@ GuacAdmin.Pager = function(container) {
|
||||
/**
|
||||
* The number of pages to generate a window for.
|
||||
*/
|
||||
this.window_size = 5;
|
||||
this.window_size = 11;
|
||||
|
||||
/**
|
||||
* The current page, where 0 is the first page.
|
||||
|
Reference in New Issue
Block a user