Remove v_ from the links in gateways
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
$apps[$x]['menu'][0]['uuid'] = '237a512a-f8fe-1ce4-b5d7-e71c401d7159';
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = 'bc96d773-ee57-0cdd-c3ac-2d91aba61b55';
|
||||
$apps[$x]['menu'][0]['category'] = 'internal';
|
||||
$apps[$x]['menu'][0]['path'] = '/app/gateways/v_gateways.php';
|
||||
$apps[$x]['menu'][0]['path'] = '/app/gateways/gateways.php';
|
||||
$apps[$x]['menu'][0]['groups'][] = 'superadmin';
|
||||
|
||||
//permission details
|
||||
|
||||
Reference in New Issue
Block a user