From 33fda6a4cf8bacabddaba26b448dfeeafe8519f4 Mon Sep 17 00:00:00 2001 From: aditya palaparthy Date: Thu, 16 Feb 2017 12:40:44 +0530 Subject: Modify students information table --- yaksh/templates/yaksh/addteacher.html | 7 +------ yaksh/templates/yaksh/course_detail.html | 11 +++-------- 2 files changed, 4 insertions(+), 14 deletions(-) (limited to 'yaksh') diff --git a/yaksh/templates/yaksh/addteacher.html b/yaksh/templates/yaksh/addteacher.html index 86f5806..478da77 100644 --- a/yaksh/templates/yaksh/addteacher.html +++ b/yaksh/templates/yaksh/addteacher.html @@ -5,11 +5,6 @@ {% block css %} - {% endblock %} {% block content %} @@ -32,7 +27,7 @@ table, th, td{ {% else %}
Search Results

Search results does not include teachers already added

- +
diff --git a/yaksh/templates/yaksh/course_detail.html b/yaksh/templates/yaksh/course_detail.html index 0cccb60..94b19a9 100644 --- a/yaksh/templates/yaksh/course_detail.html +++ b/yaksh/templates/yaksh/course_detail.html @@ -7,11 +7,6 @@ {% block script %} {% endblock %} -{% block css %} - -{% endblock %} {% block content %}

@@ -33,7 +28,7 @@ table, th, td { border: 1px solid black;} {% if course.get_requests %}  Select all
-
Username First Name
+
@@ -67,7 +62,7 @@ table, th, td { border: 1px solid black;} {% if course.get_enrolled %}  Select all
-
Full Name Email
+
@@ -101,7 +96,7 @@ table, th, td { border: 1px solid black;} {% if course.get_rejected %}  Select all
-
Full Name Email
+
-- cgit
Full Name Email