Update fields_export.yaml
This commit is contained in:
parent
a3a5e241d7
commit
0b6aa8750c
|
|
@ -37,7 +37,7 @@ fields:
|
|||
format_escape:
|
||||
label: backend::lang.import_export.escape_char
|
||||
span: auto
|
||||
default: '\\'
|
||||
default: '\'
|
||||
trigger:
|
||||
action: show
|
||||
condition: value[custom]
|
||||
|
|
@ -55,4 +55,4 @@ fields:
|
|||
|
||||
step3_section:
|
||||
label: backend::lang.import_export.set_export_options
|
||||
type: section
|
||||
type: section
|
||||
|
|
|
|||
Loading…
Reference in New Issue