https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33615
--- Comment #4 from Mason James <[email protected]> --- (In reply to David Cook from comment #2) > I think bug 32978 might be the root cause of this one. > > As I noted on bug 33621 it looks like the problem is that a hash (ie #) > isn't being encoded when it should be. > > I think the fix is probably to change fill='#369' to fill='%23369' in > ./koha-tmpl/opac-tmpl/bootstrap/css/src/_flatpickr.scss this seems to have fixed the problem, tested in master (pic attached) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
