diff --git a/Apollo/assets/views/student/editStudentCourseDetails.html b/Apollo/assets/views/student/editStudentCourseDetails.html
index 294d20aa..c9abcf46 100755
--- a/Apollo/assets/views/student/editStudentCourseDetails.html
+++ b/Apollo/assets/views/student/editStudentCourseDetails.html
@@ -19,6 +19,10 @@
Course
|
+ Specilization 1
+ |
+ Specilization 2
+ |
Batch
|
Date of Joining
@@ -31,6 +35,8 @@
|
| {{s.UniversityName}} |
{{s.CourseName}} |
+ {{s.Specilization1}} |
+ {{s.Specilization2}} |
{{s.BatchName}} |
{{s.DOJ}} |
|
@@ -63,7 +69,7 @@
@@ -80,7 +86,7 @@
@@ -98,7 +104,7 @@
@@ -106,6 +112,92 @@
Batch is required
+
+
+
+
+
+
+
+
+
+ Enrollment ID is required
+
+
+
+
+
-
-
-
-
+ Active/De-Active
+
@@ -140,16 +222,18 @@
-
-
- Max 100 Characters.
- De-Active Comments is required
-
+
+
+
Max 100 Characters.
+
De-Active Comments is required
+
+
+
+
+