cleanup history

This commit is contained in:
Natan Keddem
2023-11-04 00:00:53 -04:00
parent 100436d099
commit ee816f570e
-1
View File
@@ -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'",