summaryrefslogtreecommitdiff
path: root/archaeological_operations
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2021-02-24 20:24:51 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2021-02-28 12:15:25 +0100
commit666170c6073266d3780bda82ab88493b64e025d4 (patch)
treec6ba9619841c2dfb9bfe49f51d5e25e0e1f2d9e2 /archaeological_operations
parent379457b88e55af51919d1485be644e12ab54aeaa (diff)
downloadIshtar-666170c6073266d3780bda82ab88493b64e025d4.tar.bz2
Ishtar-666170c6073266d3780bda82ab88493b64e025d4.zip
Update value docs
Diffstat (limited to 'archaeological_operations')
-rw-r--r--archaeological_operations/models.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/archaeological_operations/models.py b/archaeological_operations/models.py
index 240283d1a..653c8d495 100644
--- a/archaeological_operations/models.py
+++ b/archaeological_operations/models.py
@@ -1236,8 +1236,8 @@ class Operation(ClosedItem, DocumentItem, BaseHistorizedItem,
return self.cached_label or ""
DOC_VALUES = [
- ("context_records.", _("List of associated context records")),
- ("containers.", _("List of associated containers")),
+ ("context_records", _("List of associated context records")),
+ ("containers", _("List of associated containers")),
]
def get_containers_values(self, filtr, exclude) -> list: # Container value