Update app_config.php
This commit is contained in:
parent
de05a93634
commit
12918c26a1
|
|
@ -2825,7 +2825,7 @@
|
|||
$z++;
|
||||
$vendors[$y]['functions'][$z]['uuid'] = "000882b9-3c02-4e63-b235-13e0745bd230";
|
||||
$vendors[$y]['functions'][$z]['label'] = "label-blf_list";
|
||||
$vendors[$y]['functions'][$z]['name'] = "BLF_List";
|
||||
$vendors[$y]['functions'][$z]['name'] = "blf_list";
|
||||
$vendors[$y]['functions'][$z]['value'] = "5";
|
||||
$vendors[$y]['functions'][$z]['groups'][] = "superadmin";
|
||||
$vendors[$y]['functions'][$z]['groups'][] = "admin";
|
||||
|
|
|
|||
Loading…
Reference in New Issue