From d2f4c2188387ca43dc44dfd1b7bb9ca2c3e31b6e Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 9 Feb 2026 13:03:17 +0000 Subject: [PATCH] Add "View as viva" option to collection actions dropdown --- atlas/templates/atlas/collection_headers.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/atlas/templates/atlas/collection_headers.html b/atlas/templates/atlas/collection_headers.html index ba64dc24..23cdd076 100644 --- a/atlas/templates/atlas/collection_headers.html +++ b/atlas/templates/atlas/collection_headers.html @@ -28,6 +28,8 @@
  • Authors
  • Delete
  • +
  • +
  • View as viva
  • {% if request.user.is_superuser %}
  • Admin Edit