From f71dfa53ef827c8233b887d28acde4d41d773993 Mon Sep 17 00:00:00 2001 From: Daniel Herrero Date: Wed, 8 Nov 2017 14:59:46 +0100 Subject: [PATCH] refact list production --- client/core/src/paging/paging.html | 3 ++- client/production/src/index/index.js | 1 - .../src/production-table/production-table.js | 2 +- .../common/methods/fake-production/list.js | 13 ++++++++----- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/client/core/src/paging/paging.html b/client/core/src/paging/paging.html index 6e2f56fd31..6e71f321d9 100644 --- a/client/core/src/paging/paging.html +++ b/client/core/src/paging/paging.html @@ -1,6 +1,7 @@