https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39452 --- Comment #13 from Jonathan Druart <jonathan.druart@gmail.com> --- Comment on attachment 182075 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182075 Bug 39452: Add CardnumberLog to track changes to cardnumbers Review of attachment 182075: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=39452&attachment=182075) ----------------------------------------------------------------- ::: koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt @@ +1514,4 @@
<td class="barcode" property="serialNumber">[% ITEM_RESULT.barcode | html %]</td> [% END %]
+ [% IF item_level_holds > 0 || show_priority %]
This change is totally unrelated to the patch. Please see bug 41010. -- You are receiving this mail because: You are watching all bug changes.