Dump an extra tab.

This commit is contained in:
Mark Crane 2013-09-23 19:36:17 +00:00
parent 84a4918a97
commit e3fb29f198
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
$apps[$x]['menu'][0]['category'] = 'internal';
$apps[$x]['menu'][0]['path'] = '/app/settings/setting_edit.php';
$apps[$x]['menu'][0]['groups'][] = 'superadmin';
//permission details
$apps[$x]['permissions'][0]['name'] = 'setting_view';
$apps[$x]['permissions'][0]['groups'][] = 'superadmin';