[#41] MemberAdminWindow: Add feature to cancel area commitments on member non-active
This commit is contained in:
@ -410,7 +410,7 @@
|
||||
TextChanged="TextBox_TextChanged"/>
|
||||
|
||||
<CheckBox x:Name="ActiveInput" Content="Aktiv" IsEnabled="False"
|
||||
Checked="CheckBox_Changed" Unchecked="CheckBox_Changed"
|
||||
Checked="ActiveInput_Changed" Unchecked="ActiveInput_Changed"
|
||||
Grid.Column="2" HorizontalAlignment="Left" Margin="10,15,0,0" VerticalAlignment="Top" IsChecked="False"/>
|
||||
|
||||
<CheckBox x:Name="VollLieferantInput" Content="Volllieferant" IsEnabled="False"
|
||||
|
Reference in New Issue
Block a user