diff --git a/Apollo/assets/views/student/studentView.html b/Apollo/assets/views/student/studentView.html
index 73a67bf4..a43d08f2 100755
--- a/Apollo/assets/views/student/studentView.html
+++ b/Apollo/assets/views/student/studentView.html
@@ -456,6 +456,7 @@
Document Name |
Status |
+ Date |
Comments |
@@ -469,7 +470,10 @@
{{cert.CertificateName}}
- {{cert.ListName}} ON {{cert.AppDate}}
+ {{cert.ListName}}
+ |
+
+ {{cert.AppDate}}
|
{{cert.Comments}}
@@ -502,6 +506,7 @@
| Sem/Year |
Status |
+ Date |
Comments |
@@ -515,7 +520,10 @@
{{mark.CertificateName}}
-->
- {{mark.ListName}} ON {{mark.CDate}}
+ {{mark.ListName}}
+ |
+
+ {{mark.CDate}}
|
{{mark.Comments}}
@@ -535,7 +543,10 @@
{{mark.CertificateName}}
| -->
- {{mark.ListName}} ON {{mark.CDate}}
+ {{mark.ListName}}
+ |
+
+ {{mark.CDate}}
|
{{mark.Comments}}
@@ -567,6 +578,7 @@
| Sem/Year |
Status |
+ Date |
Comments |
@@ -579,7 +591,10 @@
- {{study.ListName}} ON {{study.SDate}}
+ {{study.ListName}}
+ |
+
+ {{study.SDate}}
|
{{study.Comments}} |
@@ -594,7 +609,10 @@
- {{study.ListName}} ON {{study.SDate}}
+ {{study.ListName}}
+ |
+
+ {{study.SDate}}
|
{{study.Comments}} |