This commit is contained in:
2026-08-28 15:44:19 +00:00
parent af07bb5043
commit 103983846d
76 changed files with 415 additions and 473 deletions
@@ -9,7 +9,7 @@
<div class="row-container">
<mat-form-field class="flex-auto">
<mat-label>Modifier Category</mat-label>
<mat-select (selectionChange)="filterOn($event)">
<mat-select [formField]="form.menuCategory">
<mat-option>-- All Categories --</mat-option>
@for (mc of modifierCategories(); track mc.id) {
<mat-option [value]="mc.id">