Merge branch 'bug_8294' into 3.14-master

This commit is contained in:
Jared Camins-Esakov 2013-04-23 08:39:11 -04:00
commit 91649531c2

View file

@ -433,7 +433,7 @@
<th>Last location</th> <th>Last location</th>
[% END %] [% END %]
<th>Call number</th> <th>Call number</th>
[% IF ( bibitemloo.itemdata_enumchron ) %] [% IF ( itemdata_enumchron ) %]
<th>Vol info</th> <th>Vol info</th>
[% END %] [% END %]
<th>Information</th> <th>Information</th>
@ -464,7 +464,7 @@
<td class="holdingbranch">[% itemLoo.holdingBranchName %]</td> <td class="holdingbranch">[% itemLoo.holdingBranchName %]</td>
[% END %] [% END %]
<td class="call_no">[% itemLoo.callNumber %]</td> <td class="call_no">[% itemLoo.callNumber %]</td>
[% IF ( itemLoo.itemdata_enumchron ) %]<!-- test --> [% IF ( itemdata_enumchron ) %]
<td class="vol_info">[% itemLoo.enumchron %]</td> <td class="vol_info">[% itemLoo.enumchron %]</td>
[% END %] [% END %]
<td class="information"> <td class="information">