From bfd33c397d30c60cde16d5073382bdae94d475cd Mon Sep 17 00:00:00 2001 From: adityacp Date: Mon, 27 Apr 2020 14:48:12 +0530 Subject: Fix pagination for forum post search --- yaksh/templates/yaksh/course_forum.html | 52 ++++++++++++++++++++++---------- yaksh/templates/yaksh/paginator.html | 6 ++-- yaksh/templates/yaksh/post_comments.html | 7 +++-- yaksh/views.py | 13 ++++---- 4 files changed, 51 insertions(+), 27 deletions(-) (limited to 'yaksh') diff --git a/yaksh/templates/yaksh/course_forum.html b/yaksh/templates/yaksh/course_forum.html index e6b6a90..4724981 100644 --- a/yaksh/templates/yaksh/course_forum.html +++ b/yaksh/templates/yaksh/course_forum.html @@ -12,23 +12,19 @@
Questions | +Posts | Created by | Replies | Last reply | @@ -98,10 +116,12 @@ {% endfor %}
---|