diff --git a/atlas/templates/atlas/collection_viva.html b/atlas/templates/atlas/collection_viva.html
index b8622169..c0337bd8 100644
--- a/atlas/templates/atlas/collection_viva.html
+++ b/atlas/templates/atlas/collection_viva.html
@@ -4,14 +4,15 @@
This set up is designed to allow you to project/share cases in a seperate window whilst controlling/tracking their display from this page. Click on the 'Open' button to open the case in a new window/tab, this should be positioned on it's own window (you may have to detach the tab). Opening subsequent cases/series will replace the first case in the window. It is also possible to open a single series by clicking on the 'Open' button next to the indvidual series. Click on the 'Load' button to open the case in a new window/tab, this should be positioned on it's own window (you may have to detach the tab). Opening subsequent cases/series will replace the first case in the window. It is also possible to open a single series by clicking on the 'Load' button next to the indvidual series. Once opened the case details will be show on the right hand side of the page.Instructions
Awating load request
+ This page will display series when loaded from other pages. + + + + + + diff --git a/atlas/urls.py b/atlas/urls.py index 7687bdab..3ae5bd71 100755 --- a/atlas/urls.py +++ b/atlas/urls.py @@ -56,6 +56,7 @@ urlpatterns = [ views.CaseCollectionUpdate.as_view(), name="exam_update", ), + path("collection/viewer", TemplateView.as_view(template_name="atlas/viewer.html"), name="collection_viewer"), path("collection/