[Koha-bugs] [Bug 12729] Overdue items won't show as overdue in red in circulation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 26 00:12:11 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12729

--- Comment #4 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Hm, only difference I can see is that the checkout date in my table doesn't
show a time, but only a date now - on your screenshot it does?

This is the source code of my checked out item:

<tr id="group-id-issues-table_-strong-previous-checkouts-strong-">
<td class="group -strong-previous-checkouts-strong-" colspan="10">
<strong>Previous checkouts</strong>
</td>
</tr>
<tr id="480-1" class="odd group-item
group-item--strong-previous-checkouts-strong-"
data-group="-strong-previous-checkouts-strong-">
<td class="">10/08/2014</td>
<td class="">
<span class="strong">
<a
href="/cgi-bin/koha/catalogue/moredetail.pl?biblionumber=30&itemnumber=480#480">transf</a>
</td>
<td class="">CF</td>
<td class="">25/08/2014</td>
<td class="">Midway</td>
<td class=""></td>
<td class="">0.00</td>
<td class="">0.00</td>
<td class="">
<span>
<span style="padding: 0 1em;">2</span>
<span class="renewals-disabled">Not renewable</span>
<span class="renewals-allowed" style="display: none">
</span>
</td>
<td class="">
<input id="checkin_480" class="checkin" type="checkbox" value="480"
name="checkin">
</td>
</tr>

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list