mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Call Routing: More responsive layout, includes additional info in list view.
This commit is contained in:
@@ -98,7 +98,7 @@ require_once "resources/paging.php";
|
||||
}
|
||||
|
||||
//prepare to page the results
|
||||
if ($is_included == 'true') {
|
||||
if ($is_included) {
|
||||
$rows_per_page = 10;
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user