diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-06-19 18:01:20 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-06-19 18:01:20 +0300 |
| commit | 3a82a6656c9117f94e78dbb33805fdaf49a5531c (patch) | |
| tree | 96ab0ad8d9341b7912097eae35c026b9f3005351 /Software/Visual_Studio/PPC/Tango.PPC.UI/ViewModels/LayoutViewVM.cs | |
| parent | 0eca640aa38c5697739f66d1b3e565d46e615b78 (diff) | |
| download | Tango-3a82a6656c9117f94e78dbb33805fdaf49a5531c.tar.gz Tango-3a82a6656c9117f94e78dbb33805fdaf49a5531c.zip | |
Started working on Job Summery screen.
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI/ViewModels/LayoutViewVM.cs')
| -rw-r--r-- | Software/Visual_Studio/PPC/Tango.PPC.UI/ViewModels/LayoutViewVM.cs | 2 |
1 files changed, 0 insertions, 2 deletions
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()); } /// <summary> |
