From 23916b753a2d2001d03397e4331f2e25cc48bb58 Mon Sep 17 00:00:00 2001 From: Max Guglielmi Date: Sat, 25 Mar 2017 15:21:32 +1100 Subject: [PATCH] Reverted changes to grouped headers demo --- static/templates/grouped-headers.html | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/static/templates/grouped-headers.html b/static/templates/grouped-headers.html index 86562065..7da57921 100644 --- a/static/templates/grouped-headers.html +++ b/static/templates/grouped-headers.html @@ -51,9 +51,6 @@ var tfConfig = { types: ['local_storage'], filters: true, page_number: true, - - page_length: true, - sort: true }, highlight_keywords: true, @@ -62,10 +59,7 @@ var tfConfig = { btn_reset: true, status_bar: true, paging: true, - paging_length: 10, - - results_per_page: ['Records: ', [10, 25, 50, 100]], - + paging_length: 15, enable_empty_option: true, enable_non_empty_option: true, enable_default_theme: true,