From 0a74cf7b9f60cb5acafd5654d0543bbbbf26574f Mon Sep 17 00:00:00 2001 From: adityacp Date: Fri, 3 Jan 2020 11:33:10 +0530 Subject: Add fontawesome icons in questions page and change add question button position --- yaksh/templates/yaksh/ajax_question_filter.html | 5 +++++ yaksh/templates/yaksh/showquestions.html | 15 +++++++++------ 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/yaksh/templates/yaksh/ajax_question_filter.html b/yaksh/templates/yaksh/ajax_question_filter.html index 7dba6df..18f14ff 100644 --- a/yaksh/templates/yaksh/ajax_question_filter.html +++ b/yaksh/templates/yaksh/ajax_question_filter.html @@ -15,6 +15,11 @@ }); }); +
+ +  Add Question + +

{% if questions %} {% include "yaksh/paginator.html" %} diff --git a/yaksh/templates/yaksh/showquestions.html b/yaksh/templates/yaksh/showquestions.html index c9a7690..4216d94 100644 --- a/yaksh/templates/yaksh/showquestions.html +++ b/yaksh/templates/yaksh/showquestions.html @@ -49,7 +49,8 @@
{% csrf_token %}
- Download Template + +  Download Template

Or


@@ -61,7 +62,7 @@
- +