diff options
Diffstat (limited to 'archaeological_finds/templates/ishtar/sheet_treatmentfile.html')
| -rw-r--r-- | archaeological_finds/templates/ishtar/sheet_treatmentfile.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_finds/templates/ishtar/sheet_treatmentfile.html b/archaeological_finds/templates/ishtar/sheet_treatmentfile.html index 81311deb8..b84f60883 100644 --- a/archaeological_finds/templates/ishtar/sheet_treatmentfile.html +++ b/archaeological_finds/templates/ishtar/sheet_treatmentfile.html @@ -4,7 +4,7 @@ {% block head_title %}{% trans "Treatment request" %}{% endblock %} {% block content %} -{% window_nav item window_id 'show-treatmentfile' 'treatmentfile_modify' %} +{% window_nav item window_id 'show-treatmentfile' 'treatmentfile_modify' 'show-historized-treatmentfile' 'revert-treatmentfile' previous next 1 %} <p class="window-refs">{{ item.name|default:"" }}</p> {% if item.internal_reference %} |
