aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Modules/Tango.PPC.Technician
diff options
context:
space:
mode:
authorRoy Ben Shabat <Roy.mail.net@gmail.com>2021-01-06 15:16:42 +0200
committerRoy Ben Shabat <Roy.mail.net@gmail.com>2021-01-06 15:16:42 +0200
commitc50e8793fc48afdb53a44ef670860e18f366a70d (patch)
tree5c8e5af13fb370ef3b53b70ca4c5ee3ca64548a1 /Software/Visual_Studio/PPC/Modules/Tango.PPC.Technician
parent88b747af66e4f2cbc62ef4fa42ad17024341d1bb (diff)
downloadTango-c50e8793fc48afdb53a44ef670860e18f366a70d.tar.gz
Tango-c50e8793fc48afdb53a44ef670860e18f366a70d.zip
Restored latest changes !!!
Diffstat (limited to 'Software/Visual_Studio/PPC/Modules/Tango.PPC.Technician')
-rw-r--r--Software/Visual_Studio/PPC/Modules/Tango.PPC.Technician/Views/SystemView.xaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/Software/Visual_Studio/PPC/Modules/Tango.PPC.Technician/Views/SystemView.xaml b/Software/Visual_Studio/PPC/Modules/Tango.PPC.Technician/Views/SystemView.xaml
index 52abfc239..292a87bb9 100644
--- a/Software/Visual_Studio/PPC/Modules/Tango.PPC.Technician/Views/SystemView.xaml
+++ b/Software/Visual_Studio/PPC/Modules/Tango.PPC.Technician/Views/SystemView.xaml
@@ -131,6 +131,21 @@
</Table.Columns>
<TableRowGroup>
+
+ <TableRow>
+ <TableCell>
+ <Paragraph>
+ <TextBlock>Environment:</TextBlock>
+ </Paragraph>
+ </TableCell>
+
+ <TableCell>
+ <Paragraph>
+ <TextBlock Text="{Binding Settings.DeploymentSlot,Converter={StaticResource EnumToDescriptionConverter},Mode=OneWay,TargetNullValue='N/A',FallbackValue='N/A'}"/>
+ </Paragraph>
+ </TableCell>
+ </TableRow>
+
<TableRow>
<TableCell>
<Paragraph>