mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +02:00
Added None value
This commit is contained in:
parent
37f7eb9429
commit
1b14d83fd4
@ -291,8 +291,8 @@ if (is_ajax()) {
|
|||||||
'field'.$i.'_value',
|
'field'.$i.'_value',
|
||||||
'',
|
'',
|
||||||
'',
|
'',
|
||||||
'',
|
__('None'),
|
||||||
0,
|
'_field'.$i.'_',
|
||||||
true,
|
true,
|
||||||
false,
|
false,
|
||||||
false,
|
false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user