Bug 28171: Restore comment to remove ambiguity

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
This commit is contained in:
Jonathan Druart 2021-06-03 15:38:01 +02:00 committed by Kyle M Hall
parent 5056a37b35
commit 7f9c48afbe

View file

@ -394,7 +394,7 @@ Note that permanent location is a code, and location may be an authval.
[% IF ( itemdata_ccode ) %]<td>[% item.ccode | html %]</td>[% END %]
<td class="itemcallnumber">[% IF ( item.itemcallnumber ) %] [% item.itemcallnumber | html %][% END %]</td>
[% IF ( volinfo ) %]
[% IF ( itemdata_publisheddate ) %]
[% IF itemdata_publisheddate #If there is at least one published date, use it for sorting %]
<td class="enumchron" data-order="[% item.publisheddate | html %]">
[% ELSE %]
<td class="enumchron">