From e739f018c176ddaaf17a99d9cc817167b5ae43dd Mon Sep 17 00:00:00 2001 From: Ross Date: Sat, 2 Apr 2022 22:53:36 +0100 Subject: [PATCH] . --- atlas/templates/atlas/collection_detail.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/atlas/templates/atlas/collection_detail.html b/atlas/templates/atlas/collection_detail.html index d275db3b..f18b156b 100644 --- a/atlas/templates/atlas/collection_detail.html +++ b/atlas/templates/atlas/collection_detail.html @@ -4,8 +4,8 @@ {% if request.user.is_authenticated %}
Edit - \ Delete - \ Clone + \ Delete + \ Clone {% if request.user.is_superuser %} \ Admin Edit {% endif %}