Update FIFO to version 2.0

This commit is contained in:
FusionPBX
2024-06-13 11:46:34 -06:00
committed by GitHub
parent 30c8fe9a51
commit 9d7f95a7e6
7 changed files with 1990 additions and 1486 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
$apps[$x]['menu'][$y]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
$apps[$x]['menu'][$y]['category'] = "internal";
$apps[$x]['menu'][$y]['icon'] = "";
$apps[$x]['menu'][$y]['path'] = "/app/dialplans/dialplans.php?app_uuid=16589224-c876-aeb3-f59f-523a1c0801f7";
$apps[$x]['menu'][$y]['path'] = "/app/fifo/fifo.php";
$apps[$x]['menu'][$y]['order'] = "";
$apps[$x]['menu'][$y]['groups'][] = "admin";
$apps[$x]['menu'][$y]['groups'][] = "superadmin";