From 34bcf9339c86f145442b9edc799416462bf21fc5 Mon Sep 17 00:00:00 2001 From: pacien Date: Fri, 8 May 2020 19:28:07 +0200 Subject: viewer/GalleryNavigation: revert to static template component dispatching We'll see for dynamic component loading later. --- viewer/src/views/GalleryNavigation.vue | 28 ++++++++-------------------- 1 file changed, 8 insertions(+), 20 deletions(-) (limited to 'viewer/src/views') diff --git a/viewer/src/views/GalleryNavigation.vue b/viewer/src/views/GalleryNavigation.vue index 2e40409..f36fc8a 100644 --- a/viewer/src/views/GalleryNavigation.vue +++ b/viewer/src/views/GalleryNavigation.vue @@ -20,12 +20,17 @@ -- cgit v1.2.3