AdministrationWindow: finally fix boolean changing error
This commit is contained in:
@ -78,10 +78,6 @@ namespace Elwig.Windows {
|
||||
WeighingCButton.Visibility = Visibility.Hidden;
|
||||
WeighingDButton.Visibility = Visibility.Hidden;
|
||||
}
|
||||
|
||||
if (App.Client.IsMatzen) {
|
||||
SetDefaultValue(GerebeltGewogenInput, true);
|
||||
}
|
||||
}
|
||||
|
||||
public DeliveryAdminWindow(int mgnr) : this() {
|
||||
|
Reference in New Issue
Block a user