Koha/koha-tmpl/opac-tmpl/bootstrap
Katrin Fischer fee5886432 Bug 16728: Add MARC21 777 - Issued with entry to staff and OPAC detail pages
This adds the 777 - Issued with entry to the staff and OPAC detail pages.
It's built using the template for 773 with minor adjustments.

To test:
- Apply patch
- Catalog several 777 fields in one or more of your records
  - When using 1st indicator = 1, the note won't display
  - When using 2nd indicator empty, label will be "Issued with:"
  - When using 2nd indicator 8, the label will be drawn from $i if present
  - When $w and UseControlNumber pref is used, the link will be built using $w
  - In all other cases the title form $t will be used for the link
- Verify the display is correct

Examples for 777 can be found in the LOC MARC21 documentation:
http://www.loc.gov/marc/bibliographic/bd777.html

Note: Because the label depends on the 2nd indicator, the label is repeated for every
777 on a record.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-10-08 16:18:18 +02:00
..
css Bug 19616: Compiled CSS 2020-10-08 16:18:18 +02:00
en Bug 16728: Add MARC21 777 - Issued with entry to staff and OPAC detail pages 2020-10-08 16:18:18 +02:00
images Bug 26164: Replace OPAC table sort icons with SVG 2020-09-29 14:28:19 +02:00
itemtypeimg
js Bug 26505: Suspend hold modal broken in the OPAC 2020-09-28 11:08:03 +02:00
lib Bug 20168: Update of the OPAC bootstrap template to bootstrap v4 2020-09-09 14:13:03 +02:00