From 7240d257261d2fb61627b9d70da07e6ae2fe34d8 Mon Sep 17 00:00:00 2001
From: maheshgudi
Date: Mon, 13 Nov 2017 16:44:53 +0530
Subject: Fix Error table layout in grade_user, view_answerpaper, user_data
---
yaksh/templates/yaksh/grade_user.html | 4 ++--
yaksh/templates/yaksh/user_data.html | 4 ++--
yaksh/templates/yaksh/view_answerpaper.html | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
(limited to 'yaksh')
diff --git a/yaksh/templates/yaksh/grade_user.html b/yaksh/templates/yaksh/grade_user.html
index 3339177..f52e6be 100644
--- a/yaksh/templates/yaksh/grade_user.html
+++ b/yaksh/templates/yaksh/grade_user.html
@@ -230,7 +230,7 @@ Status : Passed
{% endif %}
-
+
@@ -268,7 +268,7 @@ Status : Passed
{% endif %}
The following error took place:
-
+
Exception Name: |
diff --git a/yaksh/templates/yaksh/user_data.html b/yaksh/templates/yaksh/user_data.html
index a0219dd..73157ff 100644
--- a/yaksh/templates/yaksh/user_data.html
+++ b/yaksh/templates/yaksh/user_data.html
@@ -150,7 +150,7 @@ User IP address: {{ paper.user_ip }}
{% endif %}
-
+
@@ -188,7 +188,7 @@ User IP address: {{ paper.user_ip }}
{% endif %}
The following error took place:
-
+
Exception Name: |
diff --git a/yaksh/templates/yaksh/view_answerpaper.html b/yaksh/templates/yaksh/view_answerpaper.html
index fa16a08..b433ad5 100644
--- a/yaksh/templates/yaksh/view_answerpaper.html
+++ b/yaksh/templates/yaksh/view_answerpaper.html
@@ -143,7 +143,7 @@
{% endif %}
-
+
@@ -181,7 +181,7 @@
{% endif %}
The following error took place: