http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7688
--- Comment #19 from Frédéric Demians <[email protected]> --- Thanks. I can go one step further. There is now another blocker. On the page Add a new subscription (2/2), the 3 date pickers are broken, and doesn't display an image representing a calendar. There is a reference to this image: /intranet-tmpl/prog/en/lib/calendar/cal.gif which doesn't exist anymore on HEAD. The issue is that your patch uses YUI date picker which is deprecated. You're now supposed to use jQuery UI date picker. You can see a example on this page: Tools > Export data. The Start date and End date use jQuery UI. -- 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/
