From 504784e5c4c15653a269a7d517a10c50591b091e Mon Sep 17 00:00:00 2001 From: Daniel Spitzer Date: Tue, 2 Dec 2025 12:55:26 +0100 Subject: [PATCH] =?UTF-8?q?Faserplanung=20*=20Implementation=20aller=20Rah?= =?UTF-8?q?menbdingungen=20f=C3=BCr=20Faserplanung=20Grundlage=20*=20Umbau?= =?UTF-8?q?=20Pops=20in=20Richtung=20Faser=20und=20Kabelplanung?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/js/pages/Pop/fiber.js | 1 - 1 file changed, 1 deletion(-) diff --git a/public/js/pages/Pop/fiber.js b/public/js/pages/Pop/fiber.js index cead6b54a..20ce6510f 100644 --- a/public/js/pages/Pop/fiber.js +++ b/public/js/pages/Pop/fiber.js @@ -314,7 +314,6 @@ function loadFiberPlanCableDetails(cableName, fiberStart = null, fiberEnd = null } const modal = $('#fiberPlanCableModal'); const modalBody = $('#fiberPlanCableModalBody'); - modalHistory.push({ type: 'cable', data: cableName