Bug 7558: Serial issue note doubled up in full history
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Sun, 19 Feb 2012 17:01:04 +0000 (18:01 +0100)
committerPaul Poulain <paul.poulain@biblibre.com>
Mon, 27 Feb 2012 10:31:25 +0000 (11:31 +0100)
Removes the note behind the status, because there is a separate column.

To test:
- Add a subscription
- Receive an issue, add a note for it
- Search record in OPAC and check the full history tab for the note

Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
koha-tmpl/opac-tmpl/prog/en/modules/opac-full-serial-issues.tt

index 0729ea6..2f956e8 100644 (file)
@@ -206,7 +206,6 @@ function showlayer(numlayer){
                        [% IF ( serial.status4 ) %]Missing[% END %]
                        [% IF ( serial.status5 ) %]Not Available[% END %]
                        [% IF ( serial.status7 ) %]Claimed[% END %]
-                       [% IF ( serial.notes ) %]([% serial.notes %])[% END %]
                    </td>
                    <td class="subscriptionidfilterclass">    [% serial.subscriptionid %]
                    </td>