Commit 84bd6545 authored by Soumya Gouri's avatar Soumya Gouri

modified message

parent 18cfe357
......@@ -842,7 +842,7 @@ myApp.controller("projectController", function ($scope,uiGridConstants, myFactor
getProjectDetails($scope.projectId);
$mdDialog.show($mdDialog.alert({
skipHide: true,
textContent: 'Employee Inactivated',
textContent: 'Deleted resource successfully!',
ok: 'ok'
}));
},500);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment