Selaa lähdekoodia

[fix] print format settings off by default to align with standard (#2627)

version-14
robert schouten 8 vuotta sitten
committed by Rushabh Mehta
vanhempi
commit
ac0c83c77d
1 muutettua tiedostoa jossa 4 lisäystä ja 4 poistoa
  1. +4
    -4
      frappe/print/doctype/print_format/print_format.json

+ 4
- 4
frappe/print/doctype/print_format/print_format.json Näytä tiedosto

@@ -304,7 +304,7 @@
"bold": 0, "bold": 0,
"collapsible": 0, "collapsible": 0,
"columns": 0, "columns": 0,
"default": "1",
"default": "0",
"fieldname": "align_labels_left", "fieldname": "align_labels_left",
"fieldtype": "Check", "fieldtype": "Check",
"hidden": 0, "hidden": 0,
@@ -333,7 +333,7 @@
"bold": 0, "bold": 0,
"collapsible": 0, "collapsible": 0,
"columns": 0, "columns": 0,
"default": "1",
"default": "0",
"fieldname": "show_section_headings", "fieldname": "show_section_headings",
"fieldtype": "Check", "fieldtype": "Check",
"hidden": 0, "hidden": 0,
@@ -362,7 +362,7 @@
"bold": 0, "bold": 0,
"collapsible": 0, "collapsible": 0,
"columns": 0, "columns": 0,
"default": "1",
"default": "0",
"fieldname": "line_breaks", "fieldname": "line_breaks",
"fieldtype": "Check", "fieldtype": "Check",
"hidden": 0, "hidden": 0,
@@ -653,7 +653,7 @@
"issingle": 0, "issingle": 0,
"istable": 0, "istable": 0,
"max_attachments": 0, "max_attachments": 0,
"modified": "2016-11-07 05:23:46.983533",
"modified": "2017-01-24 15:35:56.250107",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Print", "module": "Print",
"name": "Print Format", "name": "Print Format",


Ladataan…
Peruuta
Tallenna