https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21266
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #188485|0 |1 is obsolete| | --- Comment #20 from Owen Leonard <[email protected]> --- Created attachment 191717 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=191717&action=edit Bug 21266: Added missing doc-head-close and cssinclude to sco-main.tt This is a re-implementation of the previous patch set with additional de-duplication of markup. The patch also removes some redunancy from sco.scss and makes a few minor changes to markup to bring the templates in better alignment with the OPAC. Test plan: 1. Add a custom opac theme stylesheet in OpacAdditionalStylesheet syspref 2. Also ensure you have set the syspref: WebBasedSelfCheck to 'Enable' and use a patron with the self_check_permissions, and enable AutoSelfCheckAllowed syspref and write in the username and password of the aforementioned user into the AutoSelfCheckID and AuoSelfCheckPass sysprefs 3. Go to the self checkout page and notice the OPAC theme is not being applied to the self check interface. 4. Apply patch and rebuild the OPAC CSS. 5. Refresh the page and notice the custom theme is being applied. 6. Perform the same test with the SCOUserCSS preference. Sponsored-By: Central Agencies (Treasury), New Zealand Sponsored-by: Athens County Public Libraries -- 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/
