fix: priority column width

Co-authored-by: Himanshu <himanshuwarekar@yahoo.com>
This commit is contained in:
Rucha Mahabal 2020-06-11 17:03:53 +05:30 committed by GitHub
parent 1e49c6b68b
commit 9c27d683ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@
],
"fields": [
{
"columns": 1,
"columns": 2,
"fieldname": "priority",
"fieldtype": "Link",
"in_list_view": 1,
@ -73,4 +73,4 @@
"sort_field": "modified",
"sort_order": "DESC",
"track_changes": 1
}
}