{{- /* SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Commercial */ -}} {{- /* SPDX-FileCopyrightText: 2025-2026 Christian Galo */ -}} {{/* operator_plan_ladder_edit.html The composite's Details section: the edit form rendered by the declaration operator.plan-ladder (form-library), bound to the record; the read-only key in the section header's slot. The page title and trail are the composite's (operator_plan_ladder_detail.html). No Active toggle: ladder retirement isn't wired up (an inactive ladder would still sell and provision), so the declaration carries no field for it and UpdatePlanLadder preserves the stored value verbatim. The display-order aside is page prose, not a form field (sort_order is set on the topology grid, not here), so it sits outside the form. */}} {{ template "sectionHeader" .DetailsHeader }} {{ template "form" .Form }}

Display order is set by dragging columns on the Plan ladders topology, not here.