From 5bbf43c1b146439ab882815c12ed6292f1d7b4df Mon Sep 17 00:00:00 2001
From: dh_ackergaul <dh_ackergaul@dh-software.de>
Date: Di, 23 Jun 2026 09:44:49 +0200
Subject: [PATCH] Update _furnview - 23.6.2026, 09:44:32 [LL]
---
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