DeliveryAncmtAdminWinodw: Do not show warning windows
All checks were successful
Test / Run tests (push) Successful in 2m31s
All checks were successful
Test / Run tests (push) Successful in 2m31s
This commit is contained in:
@ -31,6 +31,8 @@ namespace Elwig.Windows {
|
||||
MgNrInput, MemberInput, DeliveryScheduleInput, SortIdInput, WineVarietyInput, WeightInput,
|
||||
];
|
||||
|
||||
DoShowWarningWindows = false;
|
||||
|
||||
InitializeDelayTimer(SearchInput, SearchInput_TextChanged);
|
||||
SearchInput.TextChanged -= SearchInput_TextChanged;
|
||||
ViewModel.FilterSeason = Utils.CurrentLastSeason;
|
||||
|
Reference in New Issue
Block a user