https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16794
--- Comment #6 from Owen Leonard <[email protected]> --- Comment on attachment 52703 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52703 Bug 16794: Revise layout for Admistration > Patron categories Review of attachment 52703: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=16794&attachment=52703) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/modules/admin/categories.tt @@ +318,4 @@ > [% END %] > <th scope="col">Branches limitations</th> > <th scope="col">Default privacy</th> > + <th aria-label="Actions" style="width: 88.1px;" > colspan="1" rowspan="1" class="sorting_disabled">Actions</th> This looks like a copy and paste from DataTables-generated markup. I don't think we need anything more than '<th scope="col">Actions</th>' in the template. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
