Koha/koha-tmpl/opac-tmpl/bootstrap/en/includes
Hammat Wele d39115e5fd
Bug 32341: (follow-up) Making the remains OPAC tables responsive
Apply the patch and check for the responsivity of the following tables
1- Go to the OPAC
2- Open mobile mode
3- The following tables are not responsive
- Summary - Clubs
- Summary - Recalls
- Summary - Article requests
- Charges - (relative's)
- Search history - Authority
- Checkout history - All
- Checkout history - Checkouts
- Checkout history - On-site
- Recalls history
- Messaging
- Subscription (serial)
- Course reserves - Courses
- Course reserves - Reserves
- Authority search results
4- Apply the patch
5- Execute 'yarn build --view opac'
6- Clean your cache or open your navigator on private mode (to load updated css files)
7- Perform previous step (1-3)
8- Confirm that the tables are now displayed correctly and is now responsive.

Signed-off-by: David Cook <dcook@prosentient.com.au>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 6caeb1f627)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2023-07-12 07:56:39 +01:00
..
modals
account-table.inc Bug 32341: (follow-up) Making the remains OPAC tables responsive 2023-07-12 07:56:39 +01:00
accounts.inc
authorities-search-results.inc
authority-identifiers.inc
av-build-dropbox.inc
biblio-title-head.inc
biblio-title.inc
bodytag.inc
calendar.inc Bug 33821: Allow direct input of dates on the OPAC 2023-05-30 08:27:50 -03:00
columns_settings.inc
datatables.inc Bug 32341: Some OPAC tables are not displayed well in mobile mode 2023-07-12 07:56:39 +01:00
date-format.inc
display-library-address.inc
doc-head-close.inc Bug 32341: (Fix) Changing the placement of the button 2023-07-12 07:56:39 +01:00
doc-head-open.inc
greybox.inc
holds-table.inc Bug 32341: (Fix) Changing the placement of the button 2023-07-12 07:56:39 +01:00
html_helpers.inc Bug 33891: Use template wrapper for tabs: OPAC advanced search 2023-06-09 11:22:18 -03:00
i18n.inc
ill-availability-table.inc
item-status.inc
js-date-format.inc
masthead-langmenu.inc
masthead-sci.inc
masthead-sco.inc
masthead.inc Bug 33813: Masthead lists button requires an aria-label 2023-06-09 12:04:45 -03:00
navigation.inc
opac-authorities.inc
opac-bottom.inc Bug 33697: Remove RecordedBooks (rbdigital) integration 2023-06-09 11:22:15 -03:00
opac-detail-sidebar.inc
opac-facets.inc
opac-note.inc
opac-topissues.inc
openlibrary-readapi.inc
overdrive-checkout.inc
overdrive-login.inc Bug 33343: Make use of the 'autocomplete=off' attribute on password fields 2023-06-09 12:04:56 -03:00
page-numbers.inc Bug 33767: Fix incorrect heading in page-numbers.inc 2023-05-19 09:20:54 -03:00
password_check.inc
patron-title.inc
resort_form.inc
serial-status.inc Bug 32752: Add new status Circulating, Out for binding, and Bound to includes 2023-05-15 18:24:08 -03:00
shelfbrowser.inc Bug 29993: Show Syndetics covers when using shelfbrowser controls 2023-05-18 11:35:13 -03:00
slip-print.inc
subtypes_unimarc.inc
title-actions-menu.inc
user-star-ratings.inc
usermenu.inc
validator-strings.inc
xslt-handler.inc