From 6bce4a955735cf9b74d12c1a9dd8c7fb9835ac2f Mon Sep 17 00:00:00 2001 From: Adam Bem Date: Thu, 9 Nov 2023 10:28:13 +0100 Subject: [PATCH] Fixed tooltips in XSLT --- Frontend/src/views/XSLTView.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Frontend/src/views/XSLTView.vue b/Frontend/src/views/XSLTView.vue index dcb9690..3ca7e0c 100644 --- a/Frontend/src/views/XSLTView.vue +++ b/Frontend/src/views/XSLTView.vue @@ -16,13 +16,13 @@ function updateVersion(newVersion: string) { \ No newline at end of file