{{- /* SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Commercial */ -}} {{- /* SPDX-FileCopyrightText: 2025-2026 Christian Galo */ -}} {{/* operator_entitlement_set_edit.html The composite's Details section: the edit form rendered by the declaration operator.entitlement-set (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_entitlement_set_detail.html). This template writes no field, no label, no control and no box of its own: the part owns the card, so the Details box is the same width as the create page's. It carries no Cancel: an always-open edit form leaves nothing by cancelling (form-conventions, finding FA-19). The Active field renders its own notice at the field, so no banner repeats it here. */}} {{ template "sectionHeader" .DetailsHeader }} {{ template "form" .Form }}