mirror of
https://github.com/natankeddem/bale.git
synced 2026-05-02 21:52:54 +00:00
cleanup history
This commit is contained in:
@@ -53,7 +53,6 @@ class History(Tab):
|
||||
"field": "status",
|
||||
"filter": "agTextColumnFilter",
|
||||
"maxWidth": 100,
|
||||
# "cellDataType": "text",
|
||||
"cellClassRules": {
|
||||
"text-red-300": "x == 'error'",
|
||||
"text-green-300": "x == 'success'",
|
||||
|
||||
Reference in New Issue
Block a user