From 756fd2c90ff67f76312b719014091904be897d12 Mon Sep 17 00:00:00 2001 From: gandhimathi Date: Thu, 25 Jan 2018 17:47:05 +0530 Subject: [PATCH 1/6] course details changes done --- Apollo/assets/views/courseDetails.html | 59 ++++++++++++++++++++------ 1 file changed, 47 insertions(+), 12 deletions(-) diff --git a/Apollo/assets/views/courseDetails.html b/Apollo/assets/views/courseDetails.html index 85af9f54..31bd5007 100755 --- a/Apollo/assets/views/courseDetails.html +++ b/Apollo/assets/views/courseDetails.html @@ -158,7 +158,7 @@ + ng-model="myModel.courseCode" ng-pattern="/^[a-zA-Z0-9-]*$/" required/> Course id is required + + Invalid Specilization 1 + + + +
+ + + + + Invalid Specilization 2 + + +
+ @@ -245,7 +280,7 @@ @@ -304,7 +339,7 @@ - From e4bd7485da15256e051b64f7c9cfc71f3658e3e3 Mon Sep 17 00:00:00 2001 From: gandhimathi Date: Thu, 25 Jan 2018 17:47:19 +0530 Subject: [PATCH 2/6] course details changes done --- Apollo/assets/views/editCourseDetails.html | 67 ++++++++++++++++------ 1 file changed, 50 insertions(+), 17 deletions(-) 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 +
Course name is required @@ -48,7 +49,7 @@ - + + Invalid Specilization 1 + + +
+
+ - + + + Invalid Specilization 2 + + +
@@ -99,7 +131,8 @@
-
Single +
+ Single
@@ -108,7 +141,7 @@ @@ -168,7 +201,7 @@