aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Modules/Tango.PPC.Maintenance
diff options
context:
space:
mode:
authorVictoria Plitt <Victoria.Plitt@twine-s.com>2020-02-06 09:07:03 +0200
committerVictoria Plitt <Victoria.Plitt@twine-s.com>2020-02-06 09:07:03 +0200
commit6df6d1d289a794ee814ac2ea93c49ed7b9f49cbf (patch)
treec59d14f1c70e4a487431c2a55c286e5582e9e71f /Software/Visual_Studio/PPC/Modules/Tango.PPC.Maintenance
parente91fb8659ced78638983b0f534ac6dd8653ff305 (diff)
downloadTango-6df6d1d289a794ee814ac2ea93c49ed7b9f49cbf.tar.gz
Tango-6df6d1d289a794ee814ac2ea93c49ed7b9f49cbf.zip
Remove spool icon
Related Work Items: #2415
Diffstat (limited to 'Software/Visual_Studio/PPC/Modules/Tango.PPC.Maintenance')
-rw-r--r--Software/Visual_Studio/PPC/Modules/Tango.PPC.Maintenance/Views/MaintenanceView.xaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/PPC/Modules/Tango.PPC.Maintenance/Views/MaintenanceView.xaml b/Software/Visual_Studio/PPC/Modules/Tango.PPC.Maintenance/Views/MaintenanceView.xaml
index 2f7f91a80..dbe09ca19 100644
--- a/Software/Visual_Studio/PPC/Modules/Tango.PPC.Maintenance/Views/MaintenanceView.xaml
+++ b/Software/Visual_Studio/PPC/Modules/Tango.PPC.Maintenance/Views/MaintenanceView.xaml
@@ -153,7 +153,7 @@
</ItemsControl>
</Grid>
- <Image Grid.Column="2" VerticalAlignment="Center" HorizontalAlignment="Center" Source="../Images/cone-full.png" Margin="30"></Image>
+ <!--<Image Grid.Column="2" VerticalAlignment="Center" HorizontalAlignment="Center" Source="../Images/cone-full.png" Margin="30"></Image>-->
<TextBlock Grid.Row="1" HorizontalAlignment="Center" VerticalAlignment="Center" FontSize="{StaticResource TangoTitleFontSize}">Temperature</TextBlock>
<TextBlock Grid.Column="1" Grid.Row="1" HorizontalAlignment="Center" VerticalAlignment="Center" FontSize="{StaticResource TangoTitleFontSize}">Inks</TextBlock>