This commit is contained in:
Ross
2021-04-22 23:28:15 +01:00
parent e9748b01c3
commit 4910e6b739
3 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -54,5 +54,5 @@ class RapidTable(tables.Table):
fields = ("normal", "abnormality", "region", "examination",
"laterality",
#"site",
"created_date", "author")
"created_date", "open_access", "author")
sequence = ("view", "images", "exams")