From bb80cdf5a6157ca1f3a276e12e9faae9a4739cb7 Mon Sep 17 00:00:00 2001
From: dh_ackergaul <dh_ackergaul@dh-software.de>
Date: Di, 23 Jun 2026 11:16:18 +0200
Subject: [PATCH] Update emvheya - 23.6.2026, 11:16:10 [JD]

---
 manufacturer/_furnview/_global/html/h/js/app.js |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/manufacturer/_furnview/_global/html/h/js/app.js b/manufacturer/_furnview/_global/html/h/js/app.js
index ab8b3e0..d836352 100644
--- a/manufacturer/_furnview/_global/html/h/js/app.js
+++ b/manufacturer/_furnview/_global/html/h/js/app.js
@@ -605,7 +605,8 @@
             }
 
             if (artikelNr === undefined || artikelNr === "") {
-                parent.kata.level3.location.href = dh_PathManufacturerGet() + "\\_global\\_global\\html\\h\\generic-katatree\\index_legacy_frame.html";
+                // Auskommentiert wegen Ticket #82031
+                //parent.kata.level3.location.href = dh_PathManufacturerGet() + "\\_global\\_global\\html\\h\\generic-katatree\\index_legacy_frame.html";
             }
 
             setTimeout(function () {

--
Gitblit v1.9.3