|
Lines 107-113
Link Here
|
| 107 |
<td>[% issue.barcode %]</td> |
107 |
<td>[% issue.barcode %]</td> |
| 108 |
<td>[% issue.renewals %]</td> |
108 |
<td>[% issue.renewals %]</td> |
| 109 |
<td> |
109 |
<td> |
| 110 |
<span title="[% issue.issuedate %]">[% issue.issuedate |$KohaDates with_hours => 1 %]</span></td> |
110 |
<span title="[% issue.issuedate %]">[% issue.issuedate |$KohaDates with_hours => 1 %]</span> |
| 111 |
</td> |
111 |
</td> |
| 112 |
<td>[% Branches.GetName( issue.branchcode ) %]</td> |
112 |
<td>[% Branches.GetName( issue.branchcode ) %]</td> |
| 113 |
<td> |
113 |
<td> |
| 114 |
- |
|
|