mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-04 22:18:27 +00:00
Syntax error fix in c_form.txt
This commit is contained in:
@@ -192,7 +192,7 @@
|
|||||||
{
|
{
|
||||||
'doctype': u'DocField',
|
'doctype': u'DocField',
|
||||||
'fieldname': u'section_break0',
|
'fieldname': u'section_break0',
|
||||||
'fieldtype': u'Section Break'
|
'fieldtype': u'Section Break',
|
||||||
'permlevel': 0
|
'permlevel': 0
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user