From 270f16d0db1c6d51c9deef119921c008bf58a38f Mon Sep 17 00:00:00 2001 From: Juan Date: Thu, 13 Sep 2018 15:19:50 +0200 Subject: [PATCH] Pagination: maxLoads --- .../src/components/drop-down/drop-down.html | 8 ++++---- .../src/components/pagination/pagination.html | 2 +- .../src/components/pagination/pagination.js | 19 ++++++++++++++++--- webpack.config.js | 5 ++++- 4 files changed, 25 insertions(+), 9 deletions(-) diff --git a/client/core/src/components/drop-down/drop-down.html b/client/core/src/components/drop-down/drop-down.html index c21498e8d..ce8d23a4f 100755 --- a/client/core/src/components/drop-down/drop-down.html +++ b/client/core/src/components/drop-down/drop-down.html @@ -9,10 +9,10 @@