aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views
diff options
context:
space:
mode:
authorRoy <Roy.mail.net@gmail.com>2023-02-16 18:05:43 +0200
committerRoy <Roy.mail.net@gmail.com>2023-02-16 18:05:43 +0200
commitc4f90cfc1387d1bb1a9ea7f69b1058a7b70e3d49 (patch)
treed736146636231e2bf2a39fd7a3c6045063c6d8ad /Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views
parent591fb3cbef11e81cbf734df5a92826ac5dbd7af8 (diff)
downloadTango-c4f90cfc1387d1bb1a9ea7f69b1058a7b70e3d49.tar.gz
Tango-c4f90cfc1387d1bb1a9ea7f69b1058a7b70e3d49.zip
Several bug fixes.
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views')
-rw-r--r--Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/JobView.xaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/JobView.xaml b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/JobView.xaml
index 66489e131..4217d9712 100644
--- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/JobView.xaml
+++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Views/JobView.xaml
@@ -762,7 +762,7 @@
<DataTemplate>
<DockPanel>
<StackPanel DockPanel.Dock="Left">
- <TextBlock Text="{Binding Name}" FontWeight="Bold" FontStyle="Italic"></TextBlock>
+ <TextBlock Text="{Binding FinalName}" FontWeight="Bold" FontStyle="Italic"></TextBlock>
<TextBlock FontSize="11" Text="{Binding Manufacturer}" Foreground="Gray"></TextBlock>
</StackPanel>
<TextBlock Margin="20 0 0 0" VerticalAlignment="Center" HorizontalAlignment="Right">