Koha/koha-tmpl/opac-tmpl/bootstrap/en
Katrin Fischer ea8363559b
Bug 23784: Show subtitle, number and part in course reserve list of records
At the moment only the title will display in the course reserves
details, but not the information from other title fields. For
series with multiple volumes that can lead to confusing display.
The patch makes use of the new include to display 245$abnp.

To test:
- Add mulitple records to a course reserce course
  Make sure you have some with different combinations of 245$b$n$p
- Look at the course details in the OPAC
- Verify only $a displays
- Apply patch
- Reload
- Verify now the full information displays

Depending on your installation, you might want ot check that the 245
are correctly mapped and save the record once so the database
fields are correctly filled.

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-02-05 14:27:55 +00:00
..
includes Bug 24560: Remove No public list text from OPAC 2020-02-04 10:20:32 +00:00
modules Bug 23784: Show subtitle, number and part in course reserve list of records 2020-02-05 14:27:55 +00:00
xslt Bug 23407: (QA follow-up) Same change for UNIMARC XSLT 2020-01-24 12:50:44 +00:00