Dialplans - Edit: Permission adjustments.

This commit is contained in:
Nate
2020-02-27 14:06:07 -07:00
parent 4ea158cf3c
commit f5bf44758b
2 changed files with 17 additions and 4 deletions
+1 -1
View File
@@ -1145,7 +1145,7 @@ include "root.php";
$this->permission_prefix = 'time_condition_';
}
else {
//use default in constructor
$this->permission_prefix = 'dialplan_detail_';
}
if (permission_exists($this->permission_prefix.'delete')) {