aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Modules/Tango.PPC.MachineSettings/Views/MainView.xaml
diff options
context:
space:
mode:
authorRoy Ben Shabat <Roy.mail.net@gmail.com>2020-11-19 17:02:11 +0200
committerRoy Ben Shabat <Roy.mail.net@gmail.com>2020-11-19 17:02:11 +0200
commitff48e3ef35e023eaf4e3d6d52f9c654064fc02f4 (patch)
treec8f2366317adafce9a38c551dc1c56ea97d26d2d /Software/Visual_Studio/PPC/Modules/Tango.PPC.MachineSettings/Views/MainView.xaml
parent63fbc9e18d843579fae5e1c3e1fb9c50af056a22 (diff)
downloadTango-ff48e3ef35e023eaf4e3d6d52f9c654064fc02f4.tar.gz
Tango-ff48e3ef35e023eaf4e3d6d52f9c654064fc02f4.zip
Show time zone settings only on tech mode.
Diffstat (limited to 'Software/Visual_Studio/PPC/Modules/Tango.PPC.MachineSettings/Views/MainView.xaml')
-rw-r--r--Software/Visual_Studio/PPC/Modules/Tango.PPC.MachineSettings/Views/MainView.xaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/PPC/Modules/Tango.PPC.MachineSettings/Views/MainView.xaml b/Software/Visual_Studio/PPC/Modules/Tango.PPC.MachineSettings/Views/MainView.xaml
index 8c1590058..ba3516be4 100644
--- a/Software/Visual_Studio/PPC/Modules/Tango.PPC.MachineSettings/Views/MainView.xaml
+++ b/Software/Visual_Studio/PPC/Modules/Tango.PPC.MachineSettings/Views/MainView.xaml
@@ -254,7 +254,7 @@
</touch:TouchExpander>
<!--DATE & TIME-->
- <touch:TouchExpander Margin="0 20 0 0" Header="Date &amp; Time" IsExpanded="True" FontSize="{StaticResource TangoExpanderHeaderFontSize}">
+ <touch:TouchExpander Margin="0 20 0 0" Header="Date &amp; Time" IsExpanded="True" FontSize="{StaticResource TangoExpanderHeaderFontSize}" Visibility="{Binding ApplicationManager.IsInTechnicianMode,Converter={StaticResource BooleanToVisibilityConverter}}">
<StackPanel Margin="10 30 10 10">
<DockPanel TextElement.FontSize="{StaticResource TangoDefaultFontSize}">