diff --git a/Apollo/assets/js/controllers/studentCtrl.js b/Apollo/assets/js/controllers/studentCtrl.js index 55d2aa92..e08259c6 100755 --- a/Apollo/assets/js/controllers/studentCtrl.js +++ b/Apollo/assets/js/controllers/studentCtrl.js @@ -1728,7 +1728,7 @@ app.controller('studentSuperAdminCtrl', ["$scope", "toaster", "$filter", "ngTabl // $scope.existingStudentId = response.data.details.studentId; SweetAlert.swal({ title: "Warning!", - text: "Student Exsit with this same Number." + "\n Do you want to Enroll New Cource!", + text: "Student Exist with this same Number." + "\n Do you want to Enroll New Course!", type: "warning", showCancelButton: true, confirmButtonColor: "#007aff", diff --git a/Apollo/assets/views/student/editStudentDetails.html b/Apollo/assets/views/student/editStudentDetails.html index 28169069..a2a6f649 100755 --- a/Apollo/assets/views/student/editStudentDetails.html +++ b/Apollo/assets/views/student/editStudentDetails.html @@ -460,7 +460,7 @@ Document Name - Status + Details Download/Delete @@ -469,10 +469,11 @@ {{doc.DocumentName}} {{doc.DocumentStorePath}} + + diff --git a/Apollo/images/documents/Dri_RSjVir7twzcm_132_default-user-imge.jpeg b/Apollo/images/documents/Dri_RSjVir7twzcm_132_default-user-imge.jpeg new file mode 100644 index 00000000..7fb22b9a Binary files /dev/null and b/Apollo/images/documents/Dri_RSjVir7twzcm_132_default-user-imge.jpeg differ