From df75a54ce026aeefabb007c2caee7c4f2c2d6302 Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Wed, 6 Jan 2021 01:21:25 +0200 Subject: Environment display hidden on BETA environment. Added environment display to Technician Module => System. --- .../PPC/Modules/Tango.PPC.Technician/Views/SystemView.xaml | 14 ++++++++++++++ .../Visual_Studio/PPC/Tango.PPC.UI/Views/LayoutView.xaml | 3 +++ 2 files changed, 17 insertions(+) (limited to 'Software/Visual_Studio/PPC') 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..6ac4cfe80 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,20 @@ + + + + Environment: + + + + + + + + + + diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/LayoutView.xaml b/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/LayoutView.xaml index 3e1f50e41..5a1af11e6 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/LayoutView.xaml +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Views/LayoutView.xaml @@ -56,6 +56,9 @@ + + + -- cgit v1.3.1