From 017e5ccbc8f3175f7e088d8e8560007cf1d6bd5d Mon Sep 17 00:00:00 2001
From: jeromenadaud
Date: Wed, 31 Jul 2013 18:37:01 +0200
Subject: [PATCH] [+] BO Pagination, filter and display
---
.../template/helpers/list/list_footer.tpl | 2 +-
classes/helper/HelperList.php | 17 ++++++++++++++---
2 files changed, 15 insertions(+), 4 deletions(-)
diff --git a/admin-dev/themes/default/template/helpers/list/list_footer.tpl b/admin-dev/themes/default/template/helpers/list/list_footer.tpl
index 05706a1ee..cf72cb044 100644
--- a/admin-dev/themes/default/template/helpers/list/list_footer.tpl
+++ b/admin-dev/themes/default/template/helpers/list/list_footer.tpl
@@ -32,7 +32,7 @@
{/if}
- {if !$simple_header}
+ {if !$simple_header && $list_total > 20}