3.7.0
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
<Label Grid.Column='1' Grid.Row='1' Name="lblMigrationTableInfo" />
|
||||
|
||||
<StackPanel Orientation="Horizontal" Grid.Row='2' 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='2' Name='chkImportScopes' VerticalAlignment="Center" IsChecked="true" />
|
||||
|
||||
Reference in New Issue
Block a user