https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19360 --- Comment #19 from Josef Moravec <josef.moravec@gmail.com> --- Comment on attachment 70967 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70967 Bug 19360 - Give items URL a link text Review of attachment 70967: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=19360&attachment=70967) ----------------------------------------------------------------- ::: koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt @@ +1215,4 @@
<th id="item_priority" data-colname="item_priority">Item hold queue priority</th> [% END %] [% IF ( ShowCourseReservesHeader ) %] + <th id="item_coursereserves">Course reserves</th>
Why do you changed this line? How it is related to this issue? -- You are receiving this mail because: You are watching all bug changes.