From 9800ef3dd309089c41e74cf2120f9b0f4eef6fa8 Mon Sep 17 00:00:00 2001
From: ankitjavalkar
Date: Thu, 7 Jul 2016 16:23:52 +0530
Subject: Minor change: Display reset button only if it is code question
---
yaksh/templates/yaksh/question.html | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/yaksh/templates/yaksh/question.html b/yaksh/templates/yaksh/question.html
index b8be99f..54fb30b 100644
--- a/yaksh/templates/yaksh/question.html
+++ b/yaksh/templates/yaksh/question.html
@@ -189,13 +189,14 @@ function call_skip(url)
{% else %}
+
+
{% endif %}
{% if paper.unanswered.all|length != 1 %}
{% endif %}
-
-
+