improved duplicate handling

This commit is contained in:
Ross
2024-02-27 22:59:29 +00:00
parent 3ab40304a3
commit 78e4ed871e
3 changed files with 14 additions and 5 deletions
+1
View File
@@ -13,6 +13,7 @@
<a href="{% url 'atlas:categories_list' %}">Categories</a> /
<a href="{% url 'atlas:case_create' %}" title="Create a new atlas case">Create Case</a> /
<a href="{% url 'atlas:series_create' %}" title="Create a new image series">Create Series</a> /
<a href="{% url 'atlas:user_uploads' %}" title="View unimported uploads">Uploads</a> /
<a href="{% url 'atlas:help' %}" title="View the atlas help pages">Help</a>
{% endif %}
{% comment %} </br>