From 7fac8487ad38b945c37c0357234f82e32d80ffce Mon Sep 17 00:00:00 2001 From: Rachid Zarouali Date: Mon, 7 Dec 2015 11:45:21 +0100 Subject: [PATCH] hacky way of services pagination --- cabot/templates/cabotapp/service_list.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/cabot/templates/cabotapp/service_list.html b/cabot/templates/cabotapp/service_list.html index de4b929..b68d693 100644 --- a/cabot/templates/cabotapp/service_list.html +++ b/cabot/templates/cabotapp/service_list.html @@ -20,7 +20,14 @@ {{ block.super }} {% compress js %} {% endcompress %} {% endblock js %}