From 3a82a6656c9117f94e78dbb33805fdaf49a5531c Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Tue, 19 Jun 2018 18:01:20 +0300 Subject: Started working on Job Summery screen. --- Software/Visual_Studio/PPC/Tango.PPC.UI/ViewModels/LayoutViewVM.cs | 2 -- 1 file changed, 2 deletions(-) (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI/ViewModels/LayoutViewVM.cs') diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/ViewModels/LayoutViewVM.cs b/Software/Visual_Studio/PPC/Tango.PPC.UI/ViewModels/LayoutViewVM.cs index d65dfc11c..405c19eb7 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/ViewModels/LayoutViewVM.cs +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/ViewModels/LayoutViewVM.cs @@ -90,8 +90,6 @@ namespace Tango.PPC.UI.ViewModels { IsMenuOpened = true; } - - NotificationProvider.PushNotification(new EmptyCartridgesNotification()); } /// -- cgit v1.3.1