Bug 16906: Simply remove the sDom definition to use the default one
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 20 Jul 2016 14:18:18 +0000 (15:18 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 22 Jul 2016 17:24:36 +0000 (17:24 +0000)
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt

index d5968c8..bdf70fd 100644 (file)
@@ -87,7 +87,6 @@ $("#delColumn").on("click",function(){
 [% IF (saved1) %]
     var rtable = $("#table_reports").dataTable($.extend(true, {}, dataTablesDefaults, {
         'bAutoWidth': false,
-        'sDom': '<"top pager"ilpf>t<"bottom pager"ilpf>',
         'sPaginationType': 'four_button',
         'aaSorting': [[ 1, "asc" ]],
         'aoColumnDefs': [