[Koha-bugs] [Bug 9970] Add datepicker widget default configuration to OPAC patron entry form

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 2 15:16:45 CEST 2013


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 17127
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17127&action=edit
Bug 9970 - Add datepicker default configuration to OPAC patron entry form

The datepicker on the OPAC patron entry/update form
(opac-memberentry.pl) doesn't show a calendar icon. This is because
although there is in-page JS to trigger the widget, the page doesn't
include the file which sets some widget defaults, including the path to
the calendar icon and the translatable strings for calendar labels.

This patch simply adds calendar.inc to the template.

To test, load the patron entry/update form (click "personal details" for
an existing patron or a start new patron registration). The date of
birth entry field should show a calendar icon.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list