Faserplanung
* Implementation aller Rahmenbdingungen für Faserplanung Grundlage * Umbau Pops in Richtung Faser und Kabelplanung
This commit is contained in:
@@ -314,7 +314,6 @@ function loadFiberPlanCableDetails(cableName, fiberStart = null, fiberEnd = null
|
|||||||
}
|
}
|
||||||
const modal = $('#fiberPlanCableModal');
|
const modal = $('#fiberPlanCableModal');
|
||||||
const modalBody = $('#fiberPlanCableModalBody');
|
const modalBody = $('#fiberPlanCableModalBody');
|
||||||
|
|
||||||
modalHistory.push({
|
modalHistory.push({
|
||||||
type: 'cable',
|
type: 'cable',
|
||||||
data: cableName
|
data: cableName
|
||||||
|
|||||||
Reference in New Issue
Block a user