Merge branch 'ent-9662-second-round' of brutus.artica.es:artica/pandorafms into ent-9662-second-round
This commit is contained in:
commit
a59a6153cc
|
@ -243,11 +243,7 @@ $submitButtons .= html_print_submit_button(
|
||||||
);
|
);
|
||||||
|
|
||||||
html_print_action_buttons(
|
html_print_action_buttons(
|
||||||
$submitButtons,
|
$submitButtons
|
||||||
[
|
|
||||||
'type' => 'form_action',
|
|
||||||
'id' => 'list-events-filters',
|
|
||||||
]
|
|
||||||
);
|
);
|
||||||
?>
|
?>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue