Bug 7927 - library not showing on subscription full history anymore
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Wed, 11 Apr 2012 06:41:57 +0000 (08:41 +0200)
committerPaul Poulain <paul.poulain@biblibre.com>
Wed, 18 Apr 2012 15:27:26 +0000 (17:27 +0200)
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>
koha-tmpl/opac-tmpl/prog/en/modules/opac-full-serial-issues.tt

index 42800ad..6b47afa 100644 (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>