Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Owen Leonard b5477b2ea3
Bug 35241: Fix markup errors in point of sale template
This patch makes several markup corrections to the Point of Sale page,
fixing duplicate ids, invalid "selected" attributes*, a broken comment
tag, and an invalid "href" attribute.

* The "selected" attribute in this template is on a disabled <option>,
  so it can't be selected.

The patch also changes <div class="action"> to <fieldset class="action">
for consistency and better layout.

It makes some changes to the "Payment received" dialog in order to
improve visual consistency.

To test, apply the patch and make sure the EnablePointOfSale preference
is turned on.

- Go to Point of Sale.
- Test the process of adding items for purchase and collecting payment.
- After you submit the payment the confirmation dialog should look
  correct, and the "Print" and "Email" buttons should both work
  correctly.

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-11-06 11:34:43 -03:00
..
acqui Bug 35004: Set row.quantity_received to 1 if row.quantity_received is empty and we're in 'cataloguing' mode 2023-11-03 12:04:43 -03:00
admin Bug 35212: Correct mismatched label on identity provider entry form 2023-11-06 08:42:48 -03:00
authorities Bug 35245: Set default width for select2 in authorities 2023-11-06 08:42:51 -03:00
basket Bug 34873: Fix inconsistencies between "Sending your cart/list" headings 2023-10-09 11:41:23 -03:00
batch Bug 33927: Improve translation of title tags: Tools 2023-09-22 10:52:49 -03:00
bookings Bug 29002: Tidy 2023-11-03 12:04:30 -03:00
catalogue Bug 35059: (follow-up) Get authorised value description from koha field 2023-11-06 08:42:39 -03:00
cataloguing Bug 34275: Add toggle switch for basic/advanced cataloging editors 2023-11-03 14:22:49 -03:00
circ Bug 27992: (QA follow-up) Terminology: returned -> checked in 2023-11-06 11:34:41 -03:00
clubs Bug 33919: Improve translation of title tags: Patron clubs 2023-09-22 10:52:49 -03:00
course_reserves Bug 34038: Fix incorrect use of __() in .tt and .inc files 2023-09-08 11:54:49 -03:00
erm Bug 34587: Usage statistics table column data 2023-10-31 16:45:55 -03:00
errors Bug 33928: Improve translation of title tags: Various 2023-11-06 08:42:46 -03:00
ill Bug 35096: Fix batch accessor in ILL request page 2023-10-19 16:00:49 -03:00
installer Bug 33915: Improve translation of title tags: Installer and onboarding 2023-09-01 11:23:30 -03:00
labels Bug 10762: Change the size of barcodes in label creator 2023-10-25 10:35:29 -03:00
mana
members Bug 26170: Add protected status for patrons 2023-11-01 17:23:06 -03:00
offline_circ Bug 33917: Improve translation of title tags: Offline circulation and patron lists 2023-09-01 11:23:29 -03:00
onboarding Bug 33915: Improve translation of title tags: Installer and onboarding 2023-09-01 11:23:30 -03:00
patron_lists Bug 34769: Improve translation of title tags: Patron lists 2023-11-03 12:04:38 -03:00
patroncards Bug 33918: Improve translation of title tags: Patron card creator 2023-09-22 10:52:48 -03:00
plugins Bug 25672: Restore redirect on restricted upload 2023-10-31 11:02:44 -03:00
pos Bug 35241: Fix markup errors in point of sale template 2023-11-06 11:34:43 -03:00
preservation Bug 33547: Add print slip 2023-10-23 11:33:51 -03:00
recalls Bug 34794: Fix typo in recalls_to_pull.tt 2023-09-15 15:50:44 -03:00
reports Bug 34136: Add ability to render a report using a notice template 2023-10-27 16:46:22 -03:00
reserve Bug 33575: Add dataTable to hold table on /reserve/request.tt 2023-11-01 17:23:21 -03:00
reviews Bug 34802: Improve translation of title tags: Tags and comments 2023-11-03 12:04:39 -03:00
rotating_collections Bug 33924: Improve translation of title tags: Rotating collections 2023-09-18 15:31:52 -03:00
serials Bug 31846: Add syspref for serials search results limit 2023-10-25 10:35:27 -03:00
services
suggestion Bug 33426: Add DataTables saveState to suggestion.tt 2023-10-10 10:53:55 -03:00
tags Bug 34802: Improve translation of title tags: Tags and comments 2023-11-03 12:04:39 -03:00
test
tools Bug 34773: (follow-up) Missed templates 2023-11-06 08:42:45 -03:00
virtualshelves Bug 6419: Add StaffListsHome block to additional contents 2023-10-18 15:41:30 -03:00
about.tt Bug 33928: Improve translation of title tags: Various 2023-11-06 08:42:46 -03:00
auth.tt Bug 33928: Improve translation of title tags: Various 2023-11-06 08:42:46 -03:00
intranet-main.tt Bug 33928: Improve translation of title tags: Various 2023-11-06 08:42:46 -03:00