From 122e841eecd8d322eba1c24dadde392617a5c231 Mon Sep 17 00:00:00 2001 From: CruiseDevice Date: Thu, 26 Dec 2019 15:10:29 +0530 Subject: Resolve comments --- yaksh/templates/yaksh/showquestions.html | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'yaksh/templates') diff --git a/yaksh/templates/yaksh/showquestions.html b/yaksh/templates/yaksh/showquestions.html index 3353e4a..d0c33dd 100644 --- a/yaksh/templates/yaksh/showquestions.html +++ b/yaksh/templates/yaksh/showquestions.html @@ -59,7 +59,7 @@

And

- Upload File + @@ -133,13 +133,14 @@
- + Clear Filters
{% if questions %}
+
{% include "yaksh/paginator.html" %}
Select All
@@ -174,13 +175,13 @@ {% endif %}
- Add Question + Add Question {% if questions %} - Download Selected - Test Selected + + {% endif %} - Delete Selected +
-- cgit