mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +02:00
Merge branch 'ent-13383-desplegable-de-accion-de-modulos-de-agente-desalineada' into 'develop'
Ent 13383 desplegable de accion de modulos de agente desalineada See merge request artica/pandorafms!7152
This commit is contained in:
commit
6b62b00254
@ -1365,4 +1365,9 @@ html_print_div(
|
||||
|
||||
|
||||
}
|
||||
|
||||
$(document).ready(function () {
|
||||
$('#module_action').select2('open');
|
||||
$('#module_action').select2('close');
|
||||
});
|
||||
</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user