Drupal: Changed number of hosts to show from 25 to 50.

This commit is contained in:
Shawn Kwang 2017-01-23 08:16:47 -06:00
parent 0d533b036c
commit fbd86db655
1 changed files with 1 additions and 1 deletions

View File

@ -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' => '',