mirror of https://github.com/BOINC/boinc.git
Drupal: Changed number of hosts to show from 25 to 50.
This commit is contained in:
parent
0d533b036c
commit
fbd86db655
|
@ -6359,7 +6359,7 @@ else {
|
|||
));
|
||||
$handler->override_option('arguments', array());
|
||||
$handler->override_option('filters', array());
|
||||
$handler->override_option('items_per_page', 25);
|
||||
$handler->override_option('items_per_page', 50);
|
||||
$handler->override_option('use_pager', '0');
|
||||
$handler->override_option('style_options', array(
|
||||
'grouping' => '',
|
||||
|
|
Loading…
Reference in New Issue