Koha/koha-tmpl/opac-tmpl/bootstrap/en/includes
Owen Leonard 2cc6c709c1
Bug 24803: Remove JS error when clicking "Log in to your account"
This patch removes the "data-toggle" attribute from the login link in
order to avoid a JavaScript error. Since we have a custom click handler
to trigger the modal we don't need Bootstrap's "automatic" modal
handling.

Test plan:
1. Apply patch
2. Open F12 dev tools
3. Click "Log in to your account" on OPAC
4. Observe no Javascript errors in console

Signed-off-by: David Cook <dcook@prosentient.com.au>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-03-06 09:53:42 +00:00
..
account-table.inc Bug 24592: Reword LOST_RETURN to LOST_FOUND 2020-02-13 15:58:49 +00:00
authorities-search-results.inc
av-build-dropbox.inc
biblio-title-head.inc
biblio-title.inc
bodytag.inc
calendar.inc
columns_settings.inc
datatables.inc
date-format.inc
doc-head-close.inc
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 24433: OPAC account page no longer asks for confirmation before deleting hold 2020-01-20 14:03:50 +00:00
html_helpers.inc Bug 22880: Convert opacheader system preference to news block 2020-02-24 13:24:12 +00:00
i18n.inc
item-status-schema-org.inc
item-status.inc
masthead-langmenu.inc
masthead-sco.inc Bug 22880: (follow-up) Loose ends: Better DB update, global inclusion, etc. 2020-02-24 13:24:25 +00:00
masthead.inc Bug 24803: Remove JS error when clicking "Log in to your account" 2020-03-06 09:53:42 +00:00
navigation.inc
opac-authorities.inc
opac-bottom.inc Bug 23451: Prevent XSS vulnerabilities in opac-imageviewer.pl 2019-11-27 11:30:18 +00:00
opac-detail-sidebar.inc Bug 24344: Modify OPAC link to suggest existing record for purchase 2020-01-20 16:26:01 +00:00
opac-facets.inc Bug 24371: Fix "Show all items" avaibility link (use $raw filter) - opac 2020-01-10 10:46:43 +00:00
opac-note.inc
opac-topissues.inc
openlibrary-readapi.inc
overdrive-checkout.inc
overdrive-login.inc
page-numbers.inc
password_check.inc
patron-title.inc
recordedbooks-checkout.inc
resort_form.inc
shelfbrowser.inc Bug 17221: (follow-up) Orphan comma in shelf browser 2020-02-19 11:25:48 +00:00
slip-print.inc
subtypes_unimarc.inc
title-actions-menu.inc Bug 13121: Move search results "action" links ("Place hold," "Add tag," etc) into include file 2020-01-29 09:04:14 +00:00
usermenu.inc
xslt-handler.inc