https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36909
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #166979|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 167061 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167061&action=edit Bug 36909: Eliminate duplicate ID in cookie consent markup This patch changes markup and CSS in the OPAC and staff client to eliminate HTML validator warnings about duplicate ids. To test, apply the patch and rebuild all CSS (Bug 36909: Eliminate duplicate ID in cookie consent markup). - If necessary, set the "CookieConsent" system preference to "Require." - Open the OPAC in a new private window (to prevent previous consents from hiding the consent messages). - You should see a cookie consent bar across the bottom of the page. It should look correct, and its contents should reflow well at various browser widths. - Click "Accept all cookies." - In the header you should now see a "Your cookies" link. - Click it and confirm that the contents of the modal look correct and reflow well at various browser widths. - Perform the same tests in the staff interface. Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
