diff options
| author | Cefin <kevon@tuta.io> | 2021-12-13 16:35:38 +0000 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-12-12 12:20:59 +0100 |
| commit | e05dd7d0d5a462d2381f0591a9c7cfd6d8fce650 (patch) | |
| tree | 807ead469113f07953c3f8f5df996c3f9a508cfb /archaeological_finds/models_finds.py | |
| parent | e007061973730793344f0e891b37526134467c5b (diff) | |
| download | Ishtar-e05dd7d0d5a462d2381f0591a9c7cfd6d8fce650.tar.bz2 Ishtar-e05dd7d0d5a462d2381f0591a9c7cfd6d8fce650.zip | |
clean the code for #5231
Diffstat (limited to 'archaeological_finds/models_finds.py')
| -rw-r--r-- | archaeological_finds/models_finds.py | 2 |
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", |
