Initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
[
|
||||
{"name":"status", "notSortable": true},
|
||||
{"name":"executionTime", "width": 25, "notSortable": true}
|
||||
]
|
||||
@@ -0,0 +1,5 @@
|
||||
[
|
||||
{"name":"status", "width": 30, "notSortable": true},
|
||||
{"name":"target", "notSortable": true},
|
||||
{"name":"executionTime", "width": 25, "notSortable": true}
|
||||
]
|
||||
Reference in New Issue
Block a user