From 271e3e3eed59642ea6f2365758ca7609ab307f65 Mon Sep 17 00:00:00 2001 From: maheshgudi Date: Tue, 10 May 2016 17:52:34 +0530 Subject: added test selected button in showquestions --- yaksh/templates/yaksh/showquestions.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'yaksh/templates') diff --git a/yaksh/templates/yaksh/showquestions.html b/yaksh/templates/yaksh/showquestions.html index ea42797..2f4d218 100644 --- a/yaksh/templates/yaksh/showquestions.html +++ b/yaksh/templates/yaksh/showquestions.html @@ -57,7 +57,8 @@       {% if questions %} - +   + {% endif %} {% endblock %} -- cgit