add datatables options
All checks were successful
/ test (push) Successful in 12s

This commit is contained in:
Michaël Ricart 2025-02-17 14:40:06 +01:00
parent 3c8d13b80a
commit 5e0a51375d

View file

@ -46,5 +46,5 @@ rst_epilog = """
"""
datatables_options = {
"scrollY": "3000",
"paging": "false",
#"paging": "false",
}