Initial commit
This commit is contained in:
8
application/Espo/Resources/layouts/Job/list.json
Normal file
8
application/Espo/Resources/layouts/Job/list.json
Normal file
@@ -0,0 +1,8 @@
|
||||
[
|
||||
{"name": "name"},
|
||||
{"name": "status", "width": 13},
|
||||
{"name": "executeTime", "width": 13},
|
||||
{"name": "queue", "width": 10},
|
||||
{"name": "executedAt", "width": 13},
|
||||
{"name": "createdAt", "width": 13}
|
||||
]
|
||||
Reference in New Issue
Block a user