mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-03-26 18:25:42 +00:00
Remove polycom functions speed dial
Polycom key functions in their own web interface only show automata and normal.
This commit is contained in:
@@ -1889,22 +1889,6 @@
|
||||
$vendors[$y]['functions'][$z]['groups'][] = "superadmin";
|
||||
$vendors[$y]['functions'][$z]['groups'][] = "admin";
|
||||
$z++;
|
||||
$vendors[$y]['functions'][$z]['uuid'] = "75f4f5fa-f4e8-4680-ac6f-a69846708569";
|
||||
$vendors[$y]['functions'][$z]['label'] = "label-speeddial";
|
||||
$vendors[$y]['functions'][$z]['type'] = "speeddial";
|
||||
$vendors[$y]['functions'][$z]['subtype'] = "";
|
||||
$vendors[$y]['functions'][$z]['value'] = "SpeedDial";
|
||||
$vendors[$y]['functions'][$z]['groups'][] = "superadmin";
|
||||
$vendors[$y]['functions'][$z]['groups'][] = "admin";
|
||||
$z++;
|
||||
$vendors[$y]['functions'][$z]['uuid'] = "ab4cf4e2-6e10-485a-964d-f66f7cfd2c85";
|
||||
$vendors[$y]['functions'][$z]['label'] = "label-speeddialmenu";
|
||||
$vendors[$y]['functions'][$z]['type'] = "speeddialmenu";
|
||||
$vendors[$y]['functions'][$z]['subtype'] = "";
|
||||
$vendors[$y]['functions'][$z]['value'] = "SpeedDialMenu";
|
||||
$vendors[$y]['functions'][$z]['groups'][] = "superadmin";
|
||||
$vendors[$y]['functions'][$z]['groups'][] = "admin";
|
||||
$z++;
|
||||
$vendors[$y]['functions'][$z]['uuid'] = "0205cce8-2796-4f3d-97c0-dbe51add6270";
|
||||
$vendors[$y]['functions'][$z]['label'] = "label-url";
|
||||
$vendors[$y]['functions'][$z]['type'] = "url";
|
||||
|
||||
Reference in New Issue
Block a user