mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
Merge branch 'ent-8180-Bug-en-widget-Network-map-Dashboard-metaconsola' into 'develop'
Ent 8180 bug en widget network map dashboard metaconsola See merge request artica/pandorafms!4573
This commit is contained in:
commit
f8b90c21ed
@ -317,7 +317,7 @@ class NetworkMapWidget extends Widget
|
||||
'type' => 'select',
|
||||
'fields' => $fields,
|
||||
'name' => 'networkmapId',
|
||||
'selected' => $values['networkmapId'],
|
||||
'selected' => $selected,
|
||||
'return' => true,
|
||||
],
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user