AreaComAdminWindow: check active only by default
This commit is contained in:
@ -32,6 +32,7 @@ namespace Elwig.Windows {
|
|||||||
}
|
}
|
||||||
|
|
||||||
private void Window_Loaded(object sender, RoutedEventArgs e) {
|
private void Window_Loaded(object sender, RoutedEventArgs e) {
|
||||||
|
ActiveAreaCommitmentInput.IsChecked = true;
|
||||||
LockInputs();
|
LockInputs();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user