Added pager to moderation queue

(DBOINCP-102)
This commit is contained in:
Tristan Olive 2015-06-04 09:22:30 -04:00
parent 6b2500bb66
commit 9654a2838d
1 changed files with 1 additions and 0 deletions

View File

@ -180,6 +180,7 @@ function user_profiles_views_default_views() {
));
$handler->override_option('empty', 'No content is in the queue for moderation.');
$handler->override_option('empty_format', '4');
$handler->override_option('use_pager', '1');
$handler->override_option('style_plugin', 'table');
$handler->override_option('style_options', array(
'grouping' => '',