diff --git a/source/conf.py b/source/conf.py index 68a535f..8698638 100644 --- a/source/conf.py +++ b/source/conf.py @@ -46,13 +46,6 @@ rst_epilog = """ """ datatables_options = { "scrollY": "3000", - "pageLength": 50, - "language": { - "lengthMenu": - 'Display records' - }, + "pageLength": "50", #"paging": "false", }