summaryrefslogtreecommitdiff
path: root/archaeological_context_records
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2019-09-14 11:27:28 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2019-09-14 11:27:28 +0200
commit184c6960f537d315155efeb620d526c0b2022630 (patch)
tree6a87f05b1d48a039a9cbf8df1849d9b14d8e4482 /archaeological_context_records
parenta5721614c6866ab4953ee540eb4417fd2f79ac83 (diff)
downloadIshtar-184c6960f537d315155efeb620d526c0b2022630.tar.bz2
Ishtar-184c6960f537d315155efeb620d526c0b2022630.zip
Operation, site: multi del - redirs
Diffstat (limited to 'archaeological_context_records')
-rw-r--r--archaeological_context_records/wizards.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_context_records/wizards.py b/archaeological_context_records/wizards.py
index c880f2a4f..8338f8b23 100644
--- a/archaeological_context_records/wizards.py
+++ b/archaeological_context_records/wizards.py
@@ -154,5 +154,5 @@ class RecordDeletionWizard(MultipleDeletionWizard):
'depth', 'location', 'datings', 'units', 'documentations',
'filling', 'interpretation', 'taq', 'taq_estimated', 'tpq',
'tpq_estimated']
- filter_owns = {'selec-record_deletion': ['pk']}
+ filter_owns = {'selec-record_deletion': ['pks']}
redirect_url = "record_deletion"