3.1.3
Bulk Compare, Bulk Copy + bug fixes
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
<CheckBox Grid.Column='1' Grid.Row='1' Name='chkAddObjectType' VerticalAlignment="Center" IsEnabled="false" IsChecked="true" />
|
||||
|
||||
<StackPanel Orientation="Horizontal" Grid.Row='2' Margin="0,0,5,0">
|
||||
<Label Content="ExportAssignments" />
|
||||
<Label Content="Export Assignments" />
|
||||
<Rectangle Style="{DynamicResource InfoIcon}" ToolTip="Export object assignments" />
|
||||
</StackPanel>
|
||||
<CheckBox Grid.Column='1' Grid.Row='2' Name='chkExportAssignments' VerticalAlignment="Center" IsChecked="true" />
|
||||
|
||||
Reference in New Issue
Block a user