This commit is contained in:
Ross
2022-04-06 17:32:54 +01:00
parent 048b2740ef
commit 2c609d4eb5
+1 -1
View File
@@ -91,7 +91,7 @@ class CaseTable(tables.Table):
fields = ( fields = (
"title", "title",
"description", "description",
"history", #"history",
#"condition", #"condition",
"created_date", "created_date",
"author", "author",