summaryrefslogtreecommitdiff
path: root/archaeological_operations
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@proxience.com>2015-10-25 16:59:37 +0100
committerÉtienne Loks <etienne.loks@proxience.com>2015-10-25 16:59:37 +0100
commit92aa67993d86b5c75cccc08ea80d8b4db09d5649 (patch)
treed56ee9f4421eeb88574551555270849c096997d0 /archaeological_operations
parenta6516c0aca6a7c6429b0b226188eb20a5f066bde (diff)
downloadIshtar-92aa67993d86b5c75cccc08ea80d8b4db09d5649.tar.bz2
Ishtar-92aa67993d86b5c75cccc08ea80d8b4db09d5649.zip
Operations: fix code patraiarche display
Diffstat (limited to 'archaeological_operations')
-rw-r--r--archaeological_operations/models.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/archaeological_operations/models.py b/archaeological_operations/models.py
index e5c22c909..e59cac7d6 100644
--- a/archaeological_operations/models.py
+++ b/archaeological_operations/models.py
@@ -378,6 +378,7 @@ class Operation(BaseHistorizedItem, OwnPerms, ValueGetter, ShortMenuItem,
find__base_finds__context_record__operation=self)
associated_file_short_label_lbl = _(u"Archaeological file")
+ full_code_patriarche_lbl = _(u"Code patriarche")
@property
def associated_file_short_label(self):