http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8987

--- Comment #1 from Owen Leonard <[email protected]> ---
There is a JavaScript error causing an interruption to JS processing, resulting
in the broken button. The error:

TypeError: $(".datepicker").datepicker is not a function
/cgi-bin/koha/reports/guided_reports.pl
Line 311

".datepicker" is related to the jQueryUI datepicker, so it looks like an update
was picked from master which shouldn't have been.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to