https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36663

--- Comment #5 from Jonathan Druart <jonathan.dru...@gmail.com> ---
We could have that instead:

container.find(".dt-info").remove();
container.find(".table_entries").remove();
container.find(".dataTables_filter").remove();
container.find(".dt_button_clear_filter").remove();
container.find(".bottom.pager").remove();

But then there is a CSS adjustment to provide, the "Columns" button is not on
the right with the other 2 buttons.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to