summaryrefslogtreecommitdiff
path: root/archaeological_finds/models_finds.py
diff options
context:
space:
mode:
authorCefin <kevon@tuta.io>2021-12-13 16:35:38 +0000
committerÉtienne Loks <etienne.loks@iggdrasil.net>2022-12-12 12:20:59 +0100
commit6d11d2cd901e043dae90d5bcc13deef454f96dce (patch)
tree807ead469113f07953c3f8f5df996c3f9a508cfb /archaeological_finds/models_finds.py
parent8bd2adb11c8c5ee5852e9deacdb724a4369a42e5 (diff)
downloadIshtar-6d11d2cd901e043dae90d5bcc13deef454f96dce.tar.bz2
Ishtar-6d11d2cd901e043dae90d5bcc13deef454f96dce.zip
clean the code for #5231
Diffstat (limited to 'archaeological_finds/models_finds.py')
-rw-r--r--archaeological_finds/models_finds.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_finds/models_finds.py b/archaeological_finds/models_finds.py
index 7486de076..94c3b97b4 100644
--- a/archaeological_finds/models_finds.py
+++ b/archaeological_finds/models_finds.py
@@ -1707,7 +1707,7 @@ class Find(
module="warehouse",
),
QuickAction(
- url="treatment_creation_n1",
+ url="treatment-n1-create",
icon_class="fa fa-object-group",
text=_("Treatment many to one"),
target="many",