Actions
Bug #2851
closedpaging fails if limitbox is disabled as the JS needs the input
Bug #2851:
paging fails if limitbox is disabled as the JS needs the input
Description
When limitbox is disabled the paging will fail because it needs the input as part of the submit. So a hidden input still must be rendered to ensure it continues to function even if limitbox was disabled.
Actions