Added block on tool cancellation when is mounted in magazine
& Fixes
This commit is contained in:
@@ -1024,12 +1024,8 @@ public static class ThreadsFunctions
|
||||
Manage(ERROR_LEVEL.FATAL, cmsError.localizationKey);
|
||||
break;
|
||||
case CMS_ERROR_CODES.SELECTED_PROCESS:
|
||||
|
||||
Manage(ERROR_LEVEL.FATAL, cmsError.localizationKey);
|
||||
Manage(ERROR_LEVEL.WARNING, cmsError.localizationKey);
|
||||
break;
|
||||
//default:
|
||||
// Manage(ERROR_LEVEL.WARNING, cmsError.localizationKey);
|
||||
// break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user