diff options
Diffstat (limited to 'archaeological_finds/templates/ishtar/forms/qa_find_treatment.html')
-rw-r--r-- | archaeological_finds/templates/ishtar/forms/qa_find_treatment.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archaeological_finds/templates/ishtar/forms/qa_find_treatment.html b/archaeological_finds/templates/ishtar/forms/qa_find_treatment.html index e8d00cb33..8a6367c7e 100644 --- a/archaeological_finds/templates/ishtar/forms/qa_find_treatment.html +++ b/archaeological_finds/templates/ishtar/forms/qa_find_treatment.html @@ -30,11 +30,13 @@ {% endwith %} {% endwith %} </div> + {% comment %} <div class="form-row"> {{ form.collection }} <label for="{{form.collection.auto_id}}"> {% trans "Associate to the collection of the container" %} </label> </div> + {% endcomment %} <div class="form-row"> {{ form.create_treatment }} <label for="{{form.create_treatment.auto_id}}"> |