aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Tango.PPC.UI
diff options
context:
space:
mode:
authorRoy Ben Shabat <Roy.mail.net@gmail.com>2025-08-14 03:43:16 +0300
committerRoy Ben Shabat <Roy.mail.net@gmail.com>2025-08-14 03:43:16 +0300
commitd9322cdd83c46d1add0a3c8421e28ee878c29396 (patch)
treedb0dd91f24b9ae7af438f498a4f6200e04977599 /Software/Visual_Studio/PPC/Tango.PPC.UI
parent61bc5d6672a0dd3c7fd0f8e1a95d5c037fb20cab (diff)
downloadTango-d9322cdd83c46d1add0a3c8421e28ee878c29396.tar.gz
Tango-d9322cdd83c46d1add0a3c8421e28ee878c29396.zip
Machine Operator Printing Operations Major Refactoring.
Revived Job Resume for X1/X4/PPC.
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI')
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.UI/ViewModels/MachineStatusViewVM.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/ViewModels/MachineStatusViewVM.cs b/Software/Visual_Studio/PPC/Tango.PPC.UI/ViewModels/MachineStatusViewVM.cs
index 59f4d4f93..f153b3636 100644
--- a/Software/Visual_Studio/PPC/Tango.PPC.UI/ViewModels/MachineStatusViewVM.cs
+++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/ViewModels/MachineStatusViewVM.cs
@@ -1207,7 +1207,7 @@ namespace Tango.PPC.UI.ViewModels
}
}
- private async void DropResume()
+ private void DropResume()
{
if (Job != null && HasResumeModel)
{