From 701164656febf29a8affc898e63015a2e0bb6de4 Mon Sep 17 00:00:00 2001 From: BartChris Date: Fri, 27 Sep 2024 14:16:51 +0200 Subject: [PATCH] render ajax based on URL --- .../WEB-INF/templates/includes/metadataTreeTable.xhtml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/Kitodo/src/main/webapp/WEB-INF/templates/includes/metadataTreeTable.xhtml b/Kitodo/src/main/webapp/WEB-INF/templates/includes/metadataTreeTable.xhtml index caa65d72c1e..2a28ccb1d41 100644 --- a/Kitodo/src/main/webapp/WEB-INF/templates/includes/metadataTreeTable.xhtml +++ b/Kitodo/src/main/webapp/WEB-INF/templates/includes/metadataTreeTable.xhtml @@ -42,13 +42,8 @@ styleClass="no-header" widgetVar="metadataTable" id="metadataTable"> - - + onstart="return #{request.requestURI.contains('metadataEditor')};"/>