summaryrefslogtreecommitdiff
path: root/archaeological_files/wizards.py
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2023-03-06 19:22:41 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2023-03-06 19:24:15 +0100
commitb8517e71ef80647740ddecd93fc5baeb9c775257 (patch)
tree049a1cc0687437fddc3011874fbe023c7e467e40 /archaeological_files/wizards.py
parentc1b0fc6772ac8b8d8c9923b93c595a1d5f9558fc (diff)
downloadIshtar-b8517e71ef80647740ddecd93fc5baeb9c775257.tar.bz2
Ishtar-b8517e71ef80647740ddecd93fc5baeb9c775257.zip
Administrative act: add a warning when associated item is deleted (refs #4554)
Diffstat (limited to 'archaeological_files/wizards.py')
-rw-r--r--archaeological_files/wizards.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/archaeological_files/wizards.py b/archaeological_files/wizards.py
index 569b01a56..b89023877 100644
--- a/archaeological_files/wizards.py
+++ b/archaeological_files/wizards.py
@@ -182,6 +182,7 @@ FILE_FIELDS = [
"address_complement",
"postal_code",
"comment",
+ "administrative_act",
]