diff --git a/src/ServiceControl.Config/UI/InstanceAdd/ServiceControlAddView.xaml b/src/ServiceControl.Config/UI/InstanceAdd/ServiceControlAddView.xaml index 31710bbb98..fc24494c94 100644 --- a/src/ServiceControl.Config/UI/InstanceAdd/ServiceControlAddView.xaml +++ b/src/ServiceControl.Config/UI/InstanceAdd/ServiceControlAddView.xaml @@ -78,7 +78,7 @@ Foreground="{StaticResource ErrorBrush}" Text="Must select either an audit or an error instance." /> - + @@ -240,7 +240,7 @@ - + chk.IsChecked = false; + } } } \ No newline at end of file