This commit is contained in:
parent
2dfad1ae02
commit
4fe76b494c
1 changed files with 2 additions and 2 deletions
|
@ -45,6 +45,6 @@ rst_epilog = """
|
||||||
.. include:: colors.rst
|
.. include:: colors.rst
|
||||||
"""
|
"""
|
||||||
datatables_options = {
|
datatables_options = {
|
||||||
"scrollY"": 300,
|
"scrollY": 300,
|
||||||
"paging"": False,
|
"paging": False,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue