Add show all button for dialplan -> destinations

This commit is contained in:
Mark Crane
2015-03-07 12:59:53 +00:00
parent 5dd8efb071
commit e3d78ace6d
3 changed files with 54 additions and 5 deletions

View File

@@ -42,6 +42,10 @@
$apps[$x]['permissions'][$y]['name'] = 'destination_domain';
$apps[$x]['permissions'][$y]['groups'][] = 'superadmin';
$y++;
$apps[$x]['permissions'][$y]['name'] = 'destination_show_all';
$apps[$x]['permissions'][$y]['groups'][] = 'superadmin';
$y++;
//schema details
$y = 0; //table array index