<#723 Pagination and search in Datatables with ser...
# osctrl
g
#723 Pagination and search in Datatables with serverside Pull request opened by javuto Implementing serverside pagination for nodes table and search. It gets enabled using the flag
--optimize-ui / -O
or the env variable
OPTIMIZE_UI
in
osctrl-admin
. By default it is turned off and when enabled the search requires to press enter. Implements #635 jmpsec/osctrl