ui(manager): fix zip archive path binding
This commit is contained in:
@@ -420,7 +420,7 @@
|
|||||||
<TextBox
|
<TextBox
|
||||||
Grid.Row="7" Grid.Column="1"
|
Grid.Row="7" Grid.Column="1"
|
||||||
x:Name="TextBoxInstallActionZipArchivePath"
|
x:Name="TextBoxInstallActionZipArchivePath"
|
||||||
Text="{Binding SourceUrl}"/>
|
Text="{Binding ZipPath}"/>
|
||||||
</Grid>
|
</Grid>
|
||||||
|
|
||||||
<!-- Metadata -->
|
<!-- Metadata -->
|
||||||
|
|||||||
Reference in New Issue
Block a user