Parcourir la source

fix: add back column break that was lost in merge

version-14
Raffael Meyer il y a 4 ans
committed by Suraj Shetty
Parent
révision
e42b4e7311
1 fichiers modifiés avec 10 ajouts et 0 suppressions
  1. +10
    -0
      frappe/custom/doctype/customize_form/customize_form.json

+ 10
- 0
frappe/custom/doctype/customize_form/customize_form.json Voir le fichier

@@ -266,6 +266,16 @@
"label": "Actions",
"options": "DocType Action"
},
{
"fieldname": "default_email_template",
"fieldtype": "Link",
"label": "Default Email Template",
"options": "Email Template"
},
{
"fieldname": "column_break_26",
"fieldtype": "Column Break"
},
{
"collapsible": 1,
"fieldname": "naming_section",


Chargement…
Annuler
Enregistrer