diff --git a/Apollo/assets/views/status-update/answer_booklet_status.html b/Apollo/assets/views/status-update/answer_booklet_status.html index d2545244..5fbf9415 100755 --- a/Apollo/assets/views/status-update/answer_booklet_status.html +++ b/Apollo/assets/views/status-update/answer_booklet_status.html @@ -303,9 +303,9 @@
| id | Batch | Sem/Year | From Type | @@ -254,7 +253,6 @@|
|---|---|---|---|---|
| {{stufmtype.ID}} | {{stufmtype.BatchName}} | {{stufmtype.Sem_Year}} | {{stufmtype.RegistrationType}} | diff --git a/Apollo/assets/views/student/student_details.html b/Apollo/assets/views/student/student_details.html index 84007110..b7f8c09f 100755 --- a/Apollo/assets/views/student/student_details.html +++ b/Apollo/assets/views/student/student_details.html @@ -256,13 +256,11 @@ {{p.Comments && p.CourseStatus ? p.Comments +' / '+ p.CourseStatus : (p.Comments ? p.Comments : (p.CourseStatus ? p.CourseStatus : ''))}}- + - {{p}} - + |