Bugzilla – Attachment 26686 Details for
Bug 10936
Standardnumber doubled up in Advanced search - more options
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10936
Bug-10936.patch (text/plain), 1.41 KB, created by
Jesse Maseto
on 2014-03-28 14:51:05 UTC
(
hide
)
Description:
Bug 10936
Filename:
MIME Type:
Creator:
Jesse Maseto
Created:
2014-03-28 14:51:05 UTC
Size:
1.41 KB
patch
obsolete
>From 2a7944290ca6ef73b41e56b5ff14b01789bbdc92 Mon Sep 17 00:00:00 2001 >From: Jesse Maseto <jesse@bywatersolutions.com> >Date: Fri, 28 Mar 2014 11:02:18 -0400 >Subject: [PATCH] Bug 10936 > >This patch removes the dupilcate "Standard Number" option under the more options of the opac advanced search correctly following updates from Katrin. >--- > .../bootstrap/en/modules/opac-advsearch.tt | 3 +-- > 1 files changed, 1 insertions(+), 2 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 c55eccc..d9b2d4b 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-advsearch.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-advsearch.tt >@@ -84,7 +84,6 @@ > [% ELSE %] > <option value="sn">Standard number</option> > [% END %] >- <option value="sn">Standard number</option> > <option value="nb"> ISBN</option> > <option value="ns"> ISSN</option> > [% IF ( numbersphr) %] >@@ -392,4 +391,4 @@ > }); > //]]> > </script> >-[% END %] >\ No newline at end of file >+[% END %] >-- >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 10936
:
26152
|
26167
|
26173
|
26322
|
26686
|
26698
|
27192
|
27744
|
28284
|
28285