https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41113
--- Comment #1 from Owen Leonard <[email protected]> --- Created attachment 188669 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=188669&action=edit Bug 41113: Missing doc-head-close and cssinclude in sci-main.tt This patch makes changes to the self checkin template in order to replace inline markup with doc-head-close.inc. A cssinclude BLOCK is added for the inclusion of SelfCheckInUserCSS. To test you must have the SelfCheckInModule system preference enabled. - In the staff client, add a link to a custom stylesheet in the OpacAdditionalStylesheet system preference. For example: https://static.myacpl.org/public/css/test.css - Go to the self-checkin page and confirm that the page background is now blue. - Empty the OpacAdditionalStylesheet preference and add custom CSS to the SelfCheckInUserCSS preference. - Reload the self checkin page to confirm that your CSS has been applied. 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/
