From 2c609d4eb501f6bd7fbe626b84cba695695da97a Mon Sep 17 00:00:00 2001 From: Ross Date: Wed, 6 Apr 2022 17:32:54 +0100 Subject: [PATCH] . --- atlas/tables.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atlas/tables.py b/atlas/tables.py index c64b0027..1a69ea85 100755 --- a/atlas/tables.py +++ b/atlas/tables.py @@ -91,7 +91,7 @@ class CaseTable(tables.Table): fields = ( "title", "description", - "history", + #"history", #"condition", "created_date", "author",