@@ -431,12 +431,12 @@ class SchedulingUnitList extends Component{
...
@@ -431,12 +431,12 @@ class SchedulingUnitList extends Component{
dialog.type="confirmation";
dialog.type="confirmation";
dialog.header="Delete Scheduling Unit(s)";
dialog.header="Delete Scheduling Unit(s)";
if (hasInvalidSUD){
if (hasInvalidSUD){
dialog.detail="Selected Scheduling Unit Draft(s) has Blueprint(s) and it can't be deleted until relevant Blueprint(s) are deleted, Do you want to delete the remaining selected Scheduling Unit(s)?";
dialog.detail="Selected Scheduling Unit Draft(s) has Blueprint(s) and it can't be delete until relevant Blueprint(s) are deleted, Do you want to delete the remaining selected Scheduling Unit(s)?";
}else{
}else{
dialog.detail="Do you want to delete the selected Scheduling Unit(s)?";
dialog.detail="Do you want to delete the selected Scheduling Unit(s)?";