[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
Wed Apr 3 00:30:54 CEST 2013


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

David Cook <dcook at prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #17127|0                           |1
        is obsolete|                            |

--- Comment #2 from David Cook <dcook at prosentient.com.au> ---
Created attachment 17152
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17152&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.

Signed-off-by: David Cook <dcook at prosentient.com.au>

Test plan works as described. Looks much better.

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


More information about the Koha-bugs mailing list