mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-19 11:27:55 +00:00
[fixes] [style] for web-form
This commit is contained in:
@@ -14,15 +14,15 @@
|
||||
"allow_on_submit": 0,
|
||||
"bold": 0,
|
||||
"collapsible": 0,
|
||||
"columns": 0,
|
||||
"fieldname": "name1",
|
||||
"columns": 4,
|
||||
"fieldname": "full_name",
|
||||
"fieldtype": "Data",
|
||||
"hidden": 0,
|
||||
"ignore_user_permissions": 0,
|
||||
"ignore_xss_filter": 0,
|
||||
"in_filter": 0,
|
||||
"in_list_view": 1,
|
||||
"label": "Name",
|
||||
"label": "Full Name",
|
||||
"length": 0,
|
||||
"no_copy": 0,
|
||||
"options": "",
|
||||
@@ -101,7 +101,7 @@
|
||||
"issingle": 0,
|
||||
"istable": 1,
|
||||
"max_attachments": 0,
|
||||
"modified": "2016-09-01 14:43:53.473391",
|
||||
"modified": "2016-09-13 12:39:05.078062",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Schools",
|
||||
"name": "Student Sibling",
|
||||
|
||||
Reference in New Issue
Block a user