Bugzilla – Attachment 35067 Details for
Bug 13364
Add a call number browser to add item page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 13364 - QA Followup
Bug-13364---QA-Followup.patch (text/plain), 1.15 KB, created by
Kyle M Hall (khall)
on 2015-01-09 13:40:54 UTC
(
hide
)
Description:
Bug 13364 - QA Followup
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2015-01-09 13:40:54 UTC
Size:
1.15 KB
patch
obsolete
>From 28e4bfb22c5e69af72aed252eb6c7eba6f36f6f6 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Fri, 9 Jan 2015 08:38:44 -0500 >Subject: [PATCH] Bug 13364 - QA Followup > >--- > .../prog/en/modules/tools/cn_browser.tt | 8 ++++---- > 1 files changed, 4 insertions(+), 4 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/cn_browser.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/cn_browser.tt >index 7de6ae3..52d2628 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/cn_browser.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/cn_browser.tt >@@ -30,10 +30,10 @@ $(document).ready(function() > }); > $("#course_reserves").tablesorter({sorter:'textspec'}); > >- $("#cn_browser_submit").click(function(){ >- window.location.href='/cgi-bin/koha/cataloguing/plugin_launcher.pl?plugin_name=cn_browser.pl&popup&q='+$("#cn_browser_input").val(); >- return false; >- }); >+ $("#cn_browser_submit").click(function(){ >+ window.location.href='/cgi-bin/koha/cataloguing/plugin_launcher.pl?plugin_name=cn_browser.pl&popup&q='+$("#cn_browser_input").val(); >+ return false; >+ }); > > } > >-- >1.7.2.5
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 13364
:
34041
|
34108
|
34109
|
34476
|
34540
|
34541
|
34542
|
34543
|
34586
|
34587
|
34588
|
34589
|
35067
|
35549
|
36194
|
36235
|
36249
|
36431
|
36596
|
36597
|
36598
|
36599
|
36600
|
36601
|
36723
|
36782
|
37192
|
37193
|
37194
|
37195
|
38010
|
38011
|
38018
|
38019
|
38894