fix: miscellaneous fixes

This commit is contained in:
Himanshu Warekar 2019-07-13 20:00:25 +05:30
parent 74e0f2cbae
commit dc02f4d07d
2 changed files with 4 additions and 4 deletions

View File

@ -28,7 +28,7 @@
"fieldtype": "Select",
"in_list_view": 1,
"label": "Rating",
"options": "1\n2\n3\n4\n5",
"options": "\n1\n2\n3\n4\n5",
"reqd": 1
},
{
@ -44,7 +44,7 @@
}
],
"istable": 1,
"modified": "2019-05-26 21:50:48.951264",
"modified": "2019-07-13 19:58:08.966141",
"modified_by": "Administrator",
"module": "Quality Management",
"name": "Quality Feedback Parameter",

View File

@ -26,7 +26,7 @@
"fieldname": "status",
"fieldtype": "Select",
"label": "Status",
"options": "Open\nClose"
"options": "Open\nClosed"
},
{
"fieldname": "minutes",
@ -55,7 +55,7 @@
"label": "Minutes"
}
],
"modified": "2019-05-26 23:12:23.364357",
"modified": "2019-07-13 19:57:40.500541",
"modified_by": "Administrator",
"module": "Quality Management",
"name": "Quality Meeting",