Summary: | Confirm and cancel buttons should be underneath the right hand form on the POS page | ||
---|---|---|---|
Product: | Koha | Reporter: | Martin Renvoize (ashimema) <martin.renvoize> |
Component: | Fines and fees | Assignee: | Martin Renvoize (ashimema) <martin.renvoize> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | aleisha, lucas, oleonard, sally.healey, testopia |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
20.11.00, 20.05.03
|
|
Circulation function: | |||
Bug Depends on: | 23354 | ||
Bug Blocks: | 27256 | ||
Attachments: |
Bug 26161: Move actions under rhs fieldsets
Bug 26161: Move actions under rhs fieldsets Bug 26161: Move actions under rhs fieldsets |
Description
Martin Renvoize (ashimema)
2020-08-06 12:40:13 UTC
Created attachment 107895 [details] [review] Bug 26161: Move actions under rhs fieldsets This patch moves the action buttons div to within the column div that contains the 'This sale' and 'Collect payment' fieldsets. Test plan 1/ Apply patch 2/ Navigate to the 'Point of sale' page (having enabled UseCashRegisters and EnablePointOfSale) 3/ Confirm the 'Confirm' and 'Cancel' button/link now appear on the correct side. 4/ Signoff Created attachment 108008 [details] [review] Bug 26161: Move actions under rhs fieldsets This patch moves the action buttons div to within the column div that contains the 'This sale' and 'Collect payment' fieldsets. Test plan 1/ Apply patch 2/ Navigate to the 'Point of sale' page (having enabled UseCashRegisters and EnablePointOfSale) 3/ Confirm the 'Confirm' and 'Cancel' button/link now appear on the correct side. 4/ Signoff Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk> Created attachment 108015 [details] [review] Bug 26161: Move actions under rhs fieldsets This patch moves the action buttons div to within the column div that contains the 'This sale' and 'Collect payment' fieldsets. Test plan 1/ Apply patch 2/ Navigate to the 'Point of sale' page (having enabled UseCashRegisters and EnablePointOfSale) 3/ Confirm the 'Confirm' and 'Cancel' button/link now appear on the correct side. 4/ Signoff Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 20.11, thanks to everybody involved! backported to 20.05.x for 20.05.03 enhancement, not backported to 19.11.x |