Bug 7927 - library not showing on subscription full history anymore

Restores former functionality:
Shows the branchcode in the branch column for the full history
view of subscriptions in OPAC.

http://bugs.koha-community.org/show_bug.cgi?id=7929
Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>

Branch codes are visible again.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
This commit is contained in:
Katrin Fischer 2012-04-11 08:41:57 +02:00 committed by Paul Poulain
parent bd1d643fad
commit 890f92203b

View file

@ -192,7 +192,7 @@ function showlayer(numlayer){
<tr>
<td> [% serial.publisheddate %]
</td>
<td class="libraryfilterclass"> [% serial.branchname %]
<td class="libraryfilterclass"> [% serial.branchcode %]
</td>
<td> [% serial.notes %]
</td>