Initial commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
[
|
||||
{
|
||||
"label": "",
|
||||
"rows": [
|
||||
[{"name":"name"},{"name":"parent"}],
|
||||
[{"name":"status"},
|
||||
{"name":"priority"}],
|
||||
[{"name":"dateStart"},{"name":"dateCompleted"}],
|
||||
[{"name":"dateEnd"},{"name":"reminders"}],
|
||||
[{"name":"description", "fullWidth": true}],
|
||||
[{"name":"attachments", "fullWidth": true}]
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user