Dump an extra tab.

This commit is contained in:
Mark Crane 2013-09-23 19:36:17 +00:00
parent 841f92afe3
commit 4bdda54e32
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';