course details changes done

This commit is contained in:
gandhimathi 2017-12-27 11:53:54 +05:30
parent 8a945b3e48
commit b3f6d3a55e

View File

@ -464,7 +464,7 @@ app.controller('callTrackingCtrl2', ["$scope","$rootScope","toaster", "$filter",
}
else{
swal("EMPTY!", "This is an last tracking details.so please go previous", "info");
swal("EMPTY!", "No more records to display", "info");
}
@ -628,7 +628,7 @@ app.controller('callTrackingCtrl2', ["$scope","$rootScope","toaster", "$filter",
}
else{
swal("EMPTY!", "This is an last tracking details.so please go next", "info");
swal("EMPTY!", "No more records to display", "info");
}