[Koha-bugs] [Bug 27878] New: The datatables api wrapper inserts an extra div and leave weird whitespace

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 5 09:44:20 CET 2021


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

            Bug ID: 27878
           Summary: The datatables api wrapper inserts an extra div and
                    leave weird whitespace
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Staff Client
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

The datatables wrapper seems to add an extra div when compared to tables
without the wrapper.

<div class="*_table_controls"></div>

The div gets added after the table heading and before the table wrapper. So
far, it always appears to be empty but leaves whitespace so the heading doesn't
appear to belong to the table.

This can be clearly seen on the Cities page.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list