Bug 30113 - kohaTable add_filters option should be renamed to show_filter_row
Summary: kohaTable add_filters option should be renamed to show_filter_row
Status: ASSIGNED
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor
Assignee: Jake Deery
QA Contact: Testopia
URL:
Keywords: Academy
Depends on: 33568 36640
Blocks:
  Show dependency treegraph
 
Reported: 2022-02-15 15:29 UTC by Martin Renvoize (ashimema)
Modified: 2024-11-14 09:39 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Renvoize (ashimema) 2022-02-15 15:29:11 UTC
The 'add_filters' option available to us on the ajax dataTables wrapper, kohaTable, is used to enabled/disable the presence of the search filters row displayed at the top of the datatable.

We should rename the option to clarify it's intended use... add_filters is too generic and could mean a number of things.
Comment 1 Jake Deery 2024-11-14 09:38:55 UTC
Will pick this up after Bug 36640 makes it into main.