mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Merge branch 'ent-12542-16692-grupo-de-modulo-de-componente-local-no-se-muestra-correctamente' into 'develop'
Ent 12542 16692 grupo de modulo de componente local no se muestra correctamente See merge request artica/pandorafms!6730
This commit is contained in:
commit
9bd4593c60
@ -160,6 +160,7 @@ function configure_modules_form() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
$("#id_module_group").val(data["id_module_group"]);
|
$("#id_module_group").val(data["id_module_group"]);
|
||||||
|
$("#id_module_group").trigger("change");
|
||||||
|
|
||||||
if (data["history_data"]) $("#checkbox-history_data").check();
|
if (data["history_data"]) $("#checkbox-history_data").check();
|
||||||
else $("#checkbox-history_data").uncheck();
|
else $("#checkbox-history_data").uncheck();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user