https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15932
--- Comment #11 from M. Tompsett <[email protected]> --- 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. _______________________________________________ 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/
