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

--- Comment #1 from Owen Leonard <oleon...@myacpl.org> ---
Created attachment 10259
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10259&action=edit
Bug 8181 - Replace DynArch calendar widget with jQueryUI version

All instances of the old DynArch calendar have been replaced with
jQueryUI versions and the old library files have been removed.

There is now a helper function in staff-global.js for triggering
a datepicker prompt on any input field. Just add a "datepicker"
class to the input field.

If you would like two fields in one from to limit each other (one
is date from, one is date to), add these classes to each:
"datepickerfrom" and "datepickerto." This will prevent an invalid
entry, e.g. a date in the latter which falls before the former.

jQueryUI is now upgraded to the latest verision, 1.8.21.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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