Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/directives/needtable.rst
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ In this case, we set the sort option to ``status``. So *EX_ROW_3* is above of *E
.. note::

Sorting only works if you use the standard sphinx-table for output: ``:style: table``.
By default, tables generated with DatabTables uses Javascript to sort results.
By default, tables generated with DataTables uses Javascript to sort results.


.. _needtable_class:
Expand Down
Loading