Bug 24161: Display claimed dates vertically
Signed-off-by: Angela O'Connor Desmond <angela.oconnordesmond@staff.ittralee.ie> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
This commit is contained in:
parent
6a8f3ba98f
commit
6b34eab857
1 changed files with 1 additions and 0 deletions
|
@ -136,6 +136,7 @@
|
|||
<td>
|
||||
[% FOR claim IN lateorder.claims %]
|
||||
<span title="[% lateorder.claims.last.claimed_on | html %]">[% claim.claimed_on | $KohaDates %]</span>
|
||||
[% UNLESS loop.last %]<br/>[% END %]
|
||||
[% END %]
|
||||
</td>
|
||||
<td>
|
||||
|
|
Loading…
Reference in a new issue