diff --git a/Apollo/assets/views/editCourseDetails.html b/Apollo/assets/views/editCourseDetails.html index bab131f6..92f4fcc2 100755 --- a/Apollo/assets/views/editCourseDetails.html +++ b/Apollo/assets/views/editCourseDetails.html @@ -16,8 +16,8 @@ + tabindex="2" class="form-control" name="coursecode" + ng-model="p.CourseID" ng-pattern="/^[a-zA-Z0-9-]*$/" readonly required/> Course id is required + @@ -33,7 +34,7 @@ Course name is required @@ -48,7 +49,7 @@ University - @@ -88,9 +89,40 @@ + + + + + Specilization 1 + + + + Invalid Specilization 1 + + + + + + Specilization 2 + - + + + Invalid Specilization 2 + + + @@ -99,7 +131,8 @@ - Single + + Single @@ -108,7 +141,7 @@ @@ -168,7 +201,7 @@