@if (items$ | async) {} @if (requiredData$ | async) {} @if (detail$ | async) {} @if (detailLoadingWatcher$ | async) {} @if (saveResult$ | async) {} @if (deleteResult$ | async) {} @if (productChanged$ | async) {} @if (pipeline1Changed$ | async) {} @if (zone1Changed$ | async) {} @if (pipeline2Changed$ | async) {} @if (zone2Changed$ | async) {} @if (manualTriggersCompleting$ | async) {} @if (subZonesForPipe1Id$ | async) {} @if (subZonesForPipe2Id$ | async) {} @if (subPipesForProduct1$ | async) {} @if (subPipesForProduct2$ | async) {} @if (exportAction$ | async) {}
@if ((requiredData$ | async)?.hasModifyPermission) { Add New }
Export
@if (detailOpened$ | async) { @if (detail$) {
@if (detailLoading$ | async) { }
Product
Pipe 1
Zone 1
Meter 1
Pipe 2
Zone 2
Meter 2
@if (detailForm.value.transferMeterId !== 0) { Delete }
@if (detailForm.value.transferMeterId !== 0) { Save New }
Save
Cancel
}
}