From 9d235bc1221ed9acfcd5f134593a9938373a6278 Mon Sep 17 00:00:00 2001 From: gandhimathi Date: Mon, 18 Dec 2017 16:48:06 +0530 Subject: [PATCH] course details changes done --- Apollo/assets/views/studentStatusUpdate.html | 80 ++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 Apollo/assets/views/studentStatusUpdate.html diff --git a/Apollo/assets/views/studentStatusUpdate.html b/Apollo/assets/views/studentStatusUpdate.html new file mode 100644 index 00000000..c594222f --- /dev/null +++ b/Apollo/assets/views/studentStatusUpdate.html @@ -0,0 +1,80 @@ + +
+
+
+

+ +
+
+
+
+
+
+
+ +
+
+ +
+ +

+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + +
Activity ID + + Activity Name + + +
{{p.ActivityID}}{{p.ActivityName}} + + + +
+
+ + +
+ \ No newline at end of file