From 50053b9b9fb77f76a7804d3965ee2894fbaad2f2 Mon Sep 17 00:00:00 2001 From: Ross Date: Sat, 2 Apr 2022 22:54:03 +0100 Subject: [PATCH] . --- atlas/templates/atlas/collection_detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atlas/templates/atlas/collection_detail.html b/atlas/templates/atlas/collection_detail.html index f18b156b..74920830 100644 --- a/atlas/templates/atlas/collection_detail.html +++ b/atlas/templates/atlas/collection_detail.html @@ -5,7 +5,7 @@
Edit \ Delete - \ Clone + {% comment %} \ Clone {% endcomment %} {% if request.user.is_superuser %} \ Admin Edit {% endif %}