diff --git a/Apollo/assets/views/student/studentDetailsModal.html b/Apollo/assets/views/student/studentDetailsModal.html
index 8bbcc1cc..a07bab0d 100755
--- a/Apollo/assets/views/student/studentDetailsModal.html
+++ b/Apollo/assets/views/student/studentDetailsModal.html
@@ -301,6 +301,7 @@
Document Name |
Status |
+ Date |
Comments |
@@ -314,7 +315,10 @@
{{cert.CertificateName}}
- {{cert.ListName}} ON {{cert.AppDate}}
+ {{cert.ListName}}
+ |
+
+ {{cert.AppDate}}
|
{{cert.Comments}}
@@ -347,6 +351,7 @@
| Sem/Year |
Status |
+ Date |
Comments |
@@ -360,7 +365,10 @@
{{mark.CertificateName}}
-->
- {{mark.ListName}} ON {{mark.CDate}}
+ {{mark.ListName}}
+ |
+
+ {{mark.CDate}}
|
{{mark.Comments}}
@@ -379,7 +387,10 @@
{{mark.CertificateName}}
| -->
- {{mark.ListName}} ON {{mark.CDate}}
+ {{mark.ListName}}
+ |
+
+ {{mark.CDate}}
|
{{mark.Comments}}
@@ -410,6 +421,7 @@
| Sem/Year |
Status |
+ Date |
Comments |
@@ -422,7 +434,10 @@
- {{study.ListName}} ON {{study.SDate}}
+ {{study.ListName}}
+ |
+
+ {{study.SDate}}
|
{{study.Comments}} |
@@ -437,7 +452,10 @@
- {{study.ListName}} ON {{study.SDate}}
+ {{study.ListName}}
+ |
+
+ {{study.SDate}}
|
{{study.Comments}} |