Bugzilla – Attachment 182221 Details for
Bug 23010
If an item is checked out or in transit it should not be able to be marked withdrawn
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23010: Remove JS added by mistake
Bug-23010-Remove-JS-added-by-mistake.patch (text/plain), 1.06 KB, created by
Emily Lamancusa (emlam)
on 2025-05-09 17:50:53 UTC
(
hide
)
Description:
Bug 23010: Remove JS added by mistake
Filename:
MIME Type:
Creator:
Emily Lamancusa (emlam)
Created:
2025-05-09 17:50:53 UTC
Size:
1.06 KB
patch
obsolete
>From 86d9942d0eed4307d2273f224211a4959928ed0f Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Thu, 8 May 2025 22:28:43 +0000 >Subject: [PATCH] Bug 23010: Remove JS added by mistake > >Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov> >--- > koha-tmpl/intranet-tmpl/prog/js/cataloging_additem.js | 3 --- > 1 file changed, 3 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/js/cataloging_additem.js b/koha-tmpl/intranet-tmpl/prog/js/cataloging_additem.js >index 5336f87f67..065d400e34 100644 >--- a/koha-tmpl/intranet-tmpl/prog/js/cataloging_additem.js >+++ b/koha-tmpl/intranet-tmpl/prog/js/cataloging_additem.js >@@ -4,9 +4,6 @@ var browser = KOHA.browser(searchid, parseInt(biblionumber, 10)); > browser.show(); > > $(document).ready(function () { >- $( >- '#cataloguing_additem_newitem #f[action^="/cgi-bin/koha/cataloguing/additem.pl"]' >- ); > // Remove the onclick event defined in browser.js, > // otherwise the deletion confirmation will not work correctly > $('a[href*="biblionumber="]').off("click"); >-- >2.34.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 23010
:
176241
|
177299
|
177402
|
177413
|
177434
|
177435
|
177436
|
177437
|
177451
|
177452
|
177453
|
177454
|
177911
|
177912
|
177913
|
177914
|
178808
|
181322
|
181323
|
181324
|
181325
|
181326
|
181327
|
181400
|
182124
|
182129
|
182130
|
182131
|
182201
|
182212
|
182213
|
182214
|
182215
|
182216
|
182217
|
182218
|
182219
|
182220
| 182221 |
182222
|
182223
|
182224