mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Merge branch 'ent-7692-selector-de-cambio-de-propietario-muy-estrecho-en-modal-de-eventos-metaconsola' into 'develop'
more size for select owner modal events See merge request artica/pandorafms!4222
This commit is contained in:
commit
3f4e0ee0f4
@ -3581,7 +3581,12 @@ function events_page_responses($event, $childrens_ids=[])
|
|||||||
'',
|
'',
|
||||||
__('None'),
|
__('None'),
|
||||||
-1,
|
-1,
|
||||||
true
|
true,
|
||||||
|
false,
|
||||||
|
true,
|
||||||
|
'',
|
||||||
|
false,
|
||||||
|
'width: 70%'
|
||||||
);
|
);
|
||||||
$data[2] .= html_print_button(
|
$data[2] .= html_print_button(
|
||||||
__('Update'),
|
__('Update'),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user