mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
Merge branch 'ent-3270-Bug-en-las-consolas-visuales-de-tipo-bars-graph' into 'develop'
fix bug in bars graph visual console editor See merge request artica/pandorafms!2849
This commit is contained in:
commit
de77e76c3a
@ -1283,7 +1283,7 @@ switch ($action) {
|
|||||||
[
|
[
|
||||||
'disabled' => 0,
|
'disabled' => 0,
|
||||||
'id_agente' => $elementFields['id_agent'],
|
'id_agente' => $elementFields['id_agent'],
|
||||||
'tagente_modulo.id_tipo_modulo IN' => '(1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,18,17,23,3,10,33)',
|
'tagente_modulo.id_tipo_modulo IN' => '(17,23,3,10,33)',
|
||||||
]
|
]
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user