Bug 29323 - OPAC overdrive checkout modal needs update for bootstrap v4
Summary: OPAC overdrive checkout modal needs update for bootstrap v4
Status: RESOLVED DUPLICATE of bug 28537
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: master
Hardware: All All
: P5 - low normal (vote)
Assignee: Nick Clemens
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-26 13:53 UTC by Nick Clemens
Modified: 2021-10-26 13:59 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 29323: Add modal dialog and content divs to overdrive checkout modal (3.05 KB, patch)
2021-10-26 13:54 UTC, Nick Clemens
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Clemens 2021-10-26 13:53:11 UTC
Bug 20168 upgraded the OPAC bootstrap - it looks like the overdrive code was missed

To recreate:
1 - Enable overdrive integration and circulation via Koha sysprefs
2 - Search the opac - view overdrive results - checkout an item
3 - You should now have a 'Download as' button
4 - Click it - it doesn't look right
Comment 1 Nick Clemens 2021-10-26 13:54:46 UTC
Created attachment 126915 [details] [review]
Bug 29323: Add modal dialog and content divs to overdrive checkout modal

To test:
1 - Enable overdrive integration and circulation via Koha sysprefs
2 - Search the opac - view overdrive results - checkout an item
3 - You should now have a 'Download as' button
4 - Click it - it doesn't look right
5 - Apply patch
6 - Click the button
7 - Modal appears correctly
Comment 2 Nick Clemens 2021-10-26 13:59:33 UTC

*** This bug has been marked as a duplicate of bug 28537 ***