Update the files in fifo list.

This commit is contained in:
Mark Crane
2012-11-24 02:41:15 +00:00
parent 8e1550d8ca
commit a729affd5b
4 changed files with 5 additions and 5 deletions

View File

@@ -32,7 +32,7 @@
$apps[$x]['menu'][0]['uuid'] = '450f1225-9187-49ac-a119-87bc26025f7d';
$apps[$x]['menu'][0]['parent_uuid'] = '0438b504-8613-7887-c420-c837ffb20cb1';
$apps[$x]['menu'][0]['category'] = 'internal';
$apps[$x]['menu'][0]['path'] = '/app/fifo_list/v_fifo_list.php';
$apps[$x]['menu'][0]['path'] = '/app/fifo_list/fifo_list.php';
$apps[$x]['menu'][0]['groups'][] = 'admin';
$apps[$x]['menu'][0]['groups'][] = 'superadmin';