https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15932 --- Comment #11 from M. Tompsett <mtompset@hotmail.com> --- Comment on attachment 49062 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49062 Bug 15932: Moving Authorities actions into a drop-down menu Review of attachment 49062: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=15932&attachment=49062) ----------------------------------------------------------------- I don't think comment #9 was dealt with. ::: koha-tmpl/intranet-tmpl/prog/en/modules/authorities/searchresultlist.tt @@ -73,5 @@
- <th> </th> - [% END %] - </tr> -[% FOREACH resul IN result %] - <tr data-authid="[% resul.authid %]">
I think you should have kept this <tr> line. -- You are receiving this mail because: You are watching all bug changes.