From a29473b7ac933b31368ca163c758e8eadb4c411e Mon Sep 17 00:00:00 2001 From: adityacp Date: Tue, 22 Dec 2020 12:48:23 +0530 Subject: Fix UI in lesson statistics --- stats/templates/view_lesson_tracking.html | 110 ++++++++++++++++-------------- 1 file changed, 58 insertions(+), 52 deletions(-) (limited to 'stats') diff --git a/stats/templates/view_lesson_tracking.html b/stats/templates/view_lesson_tracking.html index 75573c0..b59fa7a 100644 --- a/stats/templates/view_lesson_tracking.html +++ b/stats/templates/view_lesson_tracking.html @@ -31,59 +31,65 @@  Back

- {% include "yaksh/paginator.html" %} -
-
-
-
-
+
+
+
+
+
+
- +
+
+
+
+ +
+ {% include "yaksh/paginator.html" %}
-- cgit