3.7.0
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
<CheckBox Grid.Column='1' Grid.Row='3' Name='chkAddObjectType' VerticalAlignment="Center" IsEnabled="false" IsChecked="true" />
|
||||
|
||||
<StackPanel Orientation="Horizontal" Grid.Row='4' Margin="0,0,5,0">
|
||||
<Label Content="Import Scope (Tags)" />
|
||||
<Label Content="Assign Scope (Tags)" />
|
||||
<Rectangle Style="{DynamicResource InfoIcon}" ToolTip="This will import ScopeTags. The ScopeTags must exist in the target environment before thay can be assigned during import of an object" />
|
||||
</StackPanel>
|
||||
<CheckBox Grid.Column='1' Grid.Row='4' Name='chkImportScopes' VerticalAlignment="Center" IsChecked="true" />
|
||||
|
||||
Reference in New Issue
Block a user