fix: allow "Default Print Language" for custom Print Format (#11800)
This commit is contained in:
parent
34ec500318
commit
944d3cfbf1
1 changed files with 3 additions and 3 deletions
|
|
@ -8,10 +8,11 @@
|
|||
"field_order": [
|
||||
"doc_type",
|
||||
"module",
|
||||
"disabled",
|
||||
"default_print_language",
|
||||
"column_break_3",
|
||||
"standard",
|
||||
"custom_format",
|
||||
"disabled",
|
||||
"section_break_6",
|
||||
"print_format_type",
|
||||
"raw_printing",
|
||||
|
|
@ -22,7 +23,6 @@
|
|||
"show_section_headings",
|
||||
"line_breaks",
|
||||
"column_break_11",
|
||||
"default_print_language",
|
||||
"font",
|
||||
"css_section",
|
||||
"css",
|
||||
|
|
@ -202,7 +202,7 @@
|
|||
"idx": 1,
|
||||
"index_web_pages_for_search": 1,
|
||||
"links": [],
|
||||
"modified": "2020-08-29 11:44:59.082797",
|
||||
"modified": "2020-10-27 18:27:58.307070",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Printing",
|
||||
"name": "Print Format",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue