This commit is contained in:
parent
f46ddb3f0b
commit
3dcb5f2297
1 changed files with 1 additions and 8 deletions
|
@ -46,13 +46,6 @@ rst_epilog = """
|
|||
"""
|
||||
datatables_options = {
|
||||
"scrollY": "3000",
|
||||
"pageLength": 50,
|
||||
"language": {
|
||||
"lengthMenu":
|
||||
'Display <select>' +
|
||||
'<option value="50">50</option>' +
|
||||
'<option value="-1">All</option>' +
|
||||
'</select> records'
|
||||
},
|
||||
"pageLength": "50",
|
||||
#"paging": "false",
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue