mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
fixed error with icon groups policies
This commit is contained in:
parent
cb3bf7fed0
commit
0ff28fb9a2
@ -63,7 +63,7 @@ if (is_ajax() === true) {
|
||||
$group = [
|
||||
'id_grupo' => 0,
|
||||
'nombre' => 'None',
|
||||
'icon' => '',
|
||||
'icon' => 'world',
|
||||
'parent' => 0,
|
||||
'disabled' => 0,
|
||||
'custom_id' => null,
|
||||
|
Loading…
x
Reference in New Issue
Block a user