Bugzilla – Attachment 34593 Details for
Bug 13307
Create a link to the last advanced search in search result page (OPAC)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 13307 [QA Followup]
PASSED-QA-Bug-13307-QA-Followup.patch (text/plain), 1.12 KB, created by
Kyle M Hall (khall)
on 2014-12-19 17:13:42 UTC
(
hide
)
Description:
[PASSED QA] Bug 13307 [QA Followup]
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2014-12-19 17:13:42 UTC
Size:
1.12 KB
patch
obsolete
>From 8dda06c836e11f1a9ec1747d263dd8f7226a63b2 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Fri, 19 Dec 2014 10:52:47 -0500 >Subject: [PATCH] [PASSED QA] Bug 13307 [QA Followup] > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> > >http://bugs.koha-community.org/show_bug.cgi?id=13364 >--- > .../bootstrap/en/modules/opac-advsearch.tt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-advsearch.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-advsearch.tt >index 97afcda..8d27b3b 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-advsearch.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-advsearch.tt >@@ -416,7 +416,7 @@ $(document).ready(function() { > if (numPar > [% search_boxes_count %]){ > jQuery.cookie("num_paragraph", numPar,{ path: '/'}); > }else{ >- jQuery.removeCookie("num_paragraph", { path: '/'}); >+ jQuery.removeCookie("num_paragraph", { path: '/'}); > } > jQuery.cookie("search_path_code", 'exs',{ path: '/'}); > [% ELSE %] >-- >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 13307
:
33741
|
33801
|
34050
|
34095
|
34362
|
34363
|
34374
|
34375
|
34376
|
34590
|
34591
|
34592
| 34593