Bugzilla – Attachment 134535 Details for
Bug 30550
OPAC recalls page tries to use jQueryUI datepicker
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30550: (QA follow-up) Clear cleartext remainders
Bug-30550-QA-follow-up-Clear-cleartext-remainders.patch (text/plain), 1.15 KB, created by
Marcel de Rooy
on 2022-05-03 12:42:57 UTC
(
hide
)
Description:
Bug 30550: (QA follow-up) Clear cleartext remainders
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2022-05-03 12:42:57 UTC
Size:
1.15 KB
patch
obsolete
>From d03c745ab773684c277e078b0bb696162f95c336 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Tue, 3 May 2022 12:25:50 +0000 >Subject: [PATCH] Bug 30550: (QA follow-up) Clear cleartext remainders >Content-Type: text/plain; charset=utf-8 > >Clear enough? > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-recall.tt | 4 ---- > 1 file changed, 4 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-recall.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-recall.tt >index 8c2881122a..57509713af 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-recall.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-recall.tt >@@ -186,12 +186,8 @@ > <script> > $(document).ready(function(){ > $(".level-option").show(); >- $("#cleartext").show(); > $("#items").hide(); > $("#expiration-hint").hide(); >- $("#cleartext").click(function(){ >- $(this).siblings("input").val(""); >- }); > $("#itemlevel").click(function(){ > if ( $("#itemlevel").is(':checked') ){ > $("#items").show(); >-- >2.20.1
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 30550
:
133333
|
134449
|
134534
| 134535