MDL-70871 user: Move 'Show all X' functionality to dynamic_table
This commit is contained in:
@@ -195,6 +195,8 @@ class participants extends \table_sql implements dynamic_table {
|
||||
$this->no_sorting('groups');
|
||||
}
|
||||
|
||||
$this->set_default_per_page(20);
|
||||
|
||||
$this->set_attribute('id', 'participants');
|
||||
|
||||
$this->countries = get_string_manager()->get_list_of_countries(true);
|
||||
|
||||
Reference in New Issue
Block a user