Compare commits

...

1 Commits

View File

@@ -44,7 +44,7 @@
<ng-container *ngIf="expanded[i]">
<ui-form-control label="Abholfachnummer" [clearable]="true" variant="inline">
<input uiInput formControlName="compartmentCode" />
<input pattern="^\d{3,4}_\d{4}_\d{1,5}$" uiInput formControlName="compartmentCode" />
</ui-form-control>
<shared-goods-in-out-order-details-tags