Bugzilla – Attachment 8186 Details for
Bug 7699
Restricted until datepicker broken
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 7699: Restricted until datepicker broken
SIGNED-OFF-Bug-7699-Restricted-until-datepicker-br.patch (text/plain), 1.33 KB, created by
Owen Leonard
on 2012-03-12 16:13:39 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 7699: Restricted until datepicker broken
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2012-03-12 16:13:39 UTC
Size:
1.33 KB
patch
obsolete
>From 5322871614deae3f0dec5894522c732f0e76c6ff Mon Sep 17 00:00:00 2001 >From: Jared Camins-Esakov <jcamins@cpbibliography.com> >Date: Sun, 11 Mar 2012 13:19:00 -0400 >Subject: [PATCH] [SIGNED-OFF] Bug 7699: Restricted until datepicker broken >Content-Type: text/plain; charset="utf-8" > >To test: >1. Edit a patron, and try to use the datepicker to set the date the patron is > restricted until. >2. Note that the datepicker does not come up. >3. Apply patch. >4. Repeat step 1. >5. Note that the datepicker does come up. > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >--- > .../prog/en/modules/members/memberentrygen.tt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt >index d2ca4af..5f01bca 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt >@@ -1315,7 +1315,7 @@ > <script language="JavaScript" type="text/javascript"> > Calendar.setup( > { >- inputField : "debarred", >+ inputField : "datedebarred", > ifFormat : "[% DHTMLcalendar_dateformat %]", > button : "debarred_button" > } >-- >1.7.3
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 7699
:
8159
| 8186