瀏覽代碼

fix: add back column break that was lost in merge

version-14
Raffael Meyer 4 年之前
committed by Suraj Shetty
父節點
當前提交
e42b4e7311
共有 1 個檔案被更改,包括 10 行新增0 行删除
  1. +10
    -0
      frappe/custom/doctype/customize_form/customize_form.json

+ 10
- 0
frappe/custom/doctype/customize_form/customize_form.json 查看文件

@@ -266,6 +266,16 @@
"label": "Actions", "label": "Actions",
"options": "DocType Action" "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, "collapsible": 1,
"fieldname": "naming_section", "fieldname": "naming_section",


Loading…
取消
儲存