Koha/koha-tmpl/opac-tmpl/bootstrap/en/includes
Owen Leonard 400b4e08aa Bug 22752: (follow-up) Add style; Only show message about item-level holds
I think it's generally assumed that a hold has, by default, been made at
the bibliographic level. I think it's sufficent to add a note for only
item-level holds.

To test, apply the patch and log into the OPAC as a user who has
multiple holds, some at the bibliographic level and some at the item
level.

- Go to Your summary --> Holds
- Confirm that any item-level hold has a note under the title: "Item on
  hold <barcode>".
- The note should be on a new line and styled differently than the other
  text.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-01-21 16:23:35 +01:00
..
account-table.inc Bug 26697: Make account.inc consistent between staff and opac 2020-11-10 15:00:14 +01:00
accounts.inc Bug 26697: Make account.inc consistent between staff and opac 2020-11-10 15:00:14 +01:00
authorities-search-results.inc
av-build-dropbox.inc Bug 27297: Add required and blank options to av-build-dropbox.inc 2021-01-19 16:03:34 +01:00
biblio-title-head.inc
biblio-title.inc
bodytag.inc Bug 25765: Replace LoginBranchname and LoginBranchcode with use of Branches template plugin 2020-07-23 11:17:27 +02:00
calendar.inc Bug 20168: Update of the OPAC bootstrap template to bootstrap v4 2020-09-09 14:13:03 +02:00
columns_settings.inc Bug 24156: move ColumnsSettings to TablesSettings 2020-06-25 10:51:59 +02:00
datatables.inc Bug 25909: Recent change to datatables JS in the OPAC causes errors 2020-07-16 15:33:29 +01:00
date-format.inc
doc-head-close.inc Bug 26454: Add system preference to set meta description for the OPAC 2020-09-30 16:15:34 +02:00
doc-head-open.inc Bug 24732: Set DumpTemplateVars Dumper options for Indent and Sort 2020-03-02 10:08:31 +00:00
greybox.inc
holds-table.inc Bug 22752: (follow-up) Add style; Only show message about item-level holds 2021-01-21 16:23:35 +01:00
html_helpers.inc Bug 22880: Convert opacheader system preference to news block 2020-02-24 13:24:12 +00:00
i18n.inc
ill-availability-table.inc Bug 23173: (follow-up) Fix QA script errors 2020-04-06 11:05:14 +01:00
item-status-schema-org.inc
item-status.inc Bug 27090: Opac basket: fix the 'In transit from' and 'to' 2021-01-11 10:05:19 +01:00
js-date-format.inc Bug 24980: (follow-up) return '' when date is null 2020-05-01 08:14:34 +01:00
masthead-langmenu.inc Bug 20168: Update of the OPAC bootstrap template to bootstrap v4 2020-09-09 14:13:03 +02:00
masthead-sci.inc Bug 20168: Update of the OPAC bootstrap template to bootstrap v4 2020-09-09 14:13:03 +02:00
masthead-sco.inc Bug 20168: Update of the OPAC bootstrap template to bootstrap v4 2020-09-09 14:13:03 +02:00
masthead.inc Bug 26847: Add data-categorycode to opac pages 2021-01-04 16:31:29 +01:00
navigation.inc
opac-authorities.inc
opac-bottom.inc Bug 26148: OpenLibrary "Preview" link target is unclear to patrons 2020-11-05 15:24:20 +01:00
opac-detail-sidebar.inc Bug 20168: Update of the OPAC bootstrap template to bootstrap v4 2020-09-09 14:13:03 +02:00
opac-facets.inc Bug 26881: Remove period on limit to available items on opac 2020-11-03 10:57:35 +01:00
opac-note.inc Bug 22672: Change <i> to <em> and <b> to <strong> in templates, includes, xslt 2020-06-29 12:37:02 +02:00
opac-topissues.inc Bug 20168: Update of the OPAC bootstrap template to bootstrap v4 2020-09-09 14:13:03 +02:00
openlibrary-readapi.inc Bug 26148: OpenLibrary "Preview" link target is unclear to patrons 2020-11-05 15:24:20 +01:00
overdrive-checkout.inc Bug 20168: Update of the OPAC bootstrap template to bootstrap v4 2020-09-09 14:13:03 +02:00
overdrive-login.inc Bug 26753: Set focus for cursor to password field on Overdrive login popup on OPAC 2020-11-03 10:57:35 +01:00
page-numbers.inc Bug 20168: Update of the OPAC bootstrap template to bootstrap v4 2020-09-09 14:13:03 +02:00
password_check.inc Bug 23816: Add minimum password length and require strong password overrides by category 2020-09-09 15:39:52 +02:00
patron-title.inc
recordedbooks-checkout.inc Bug 20168: Update of the OPAC bootstrap template to bootstrap v4 2020-09-09 14:13:03 +02:00
resort_form.inc Bug 25014: Fix capitalization for "Call Number" in staff and OPAC sort options 2020-04-03 14:26:34 +01:00
shelfbrowser.inc Bug 26921: Don't generate an invalid custom cover image if the url cannot be generated 2020-12-21 10:07:48 +01:00
slip-print.inc
subtypes_unimarc.inc
title-actions-menu.inc Bug 20168: Update of the OPAC bootstrap template to bootstrap v4 2020-09-09 14:13:03 +02:00
user-star-ratings.inc Bug 25110: (QA follow-up) Add aria-hidden="true" to FA icons 2020-04-29 17:04:51 +01:00
usermenu.inc Bug 20936: Add patron's hold history menu in OPAC 2020-11-11 15:55:48 +01:00
xslt-handler.inc