mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
Event response creation name required
This commit is contained in:
parent
b47003a7b4
commit
352e0992d6
@ -90,6 +90,8 @@ $data[1] = html_print_input_text(
|
||||
'',
|
||||
50,
|
||||
255,
|
||||
true,
|
||||
false,
|
||||
true
|
||||
);
|
||||
$data[1] .= html_print_input_hidden('id_response', $event_response['id'], true);
|
||||
|
Loading…
x
Reference in New Issue
Block a user