Merge pull request #9096 from vvlladd28/bug/rename/entity-subtype-list/suffix
Rename selector matSuffix in entity-subtype-list.component
This commit is contained in:
commit
4083c33ae3
@ -53,7 +53,7 @@
|
||||
</mat-option>
|
||||
</mat-autocomplete>
|
||||
<div matSuffix>
|
||||
<ng-content select="[additionalButtons]"></ng-content>
|
||||
<ng-content select="[matSuffix]"></ng-content>
|
||||
</div>
|
||||
<mat-error *ngIf="entitySubtypeListFormGroup.get('entitySubtypeList').hasError('required')">
|
||||
{{ subtypeListEmptyText | translate }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user