Bugzilla – Attachment 38038 Details for
Bug 13885
Cataloging search header should include more options
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 13885 [QA Followup] - Remove tab, remove unnecessary permission check
Bug-13885-QA-Followup---Remove-tab-remove-unnecess.patch (text/plain), 1.70 KB, created by
Kyle M Hall (khall)
on 2015-04-17 11:32:39 UTC
(
hide
)
Description:
Bug 13885 [QA Followup] - Remove tab, remove unnecessary permission check
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2015-04-17 11:32:39 UTC
Size:
1.70 KB
patch
obsolete
>From 4d7aacc1dbd23537029abdd0713b766b033ffaf6 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Fri, 17 Apr 2015 07:31:13 -0400 >Subject: [PATCH] Bug 13885 [QA Followup] - Remove tab, remove unnecessary permission check > >--- > .../prog/en/includes/cataloging-search.inc | 4 +--- > 1 files changed, 1 insertions(+), 3 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/cataloging-search.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/cataloging-search.inc >index cb55e5e..7315205 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/cataloging-search.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/cataloging-search.inc >@@ -3,7 +3,7 @@ > <h1 id="logo"><a href="/cgi-bin/koha/mainpage.pl">[% LibraryName %]</a></h1><!-- Begin Cataloging Resident Search Box --> > <div id="header_search"> > <div id="addbooks_search" class="residentsearch"> >- <p class="tip">Search the catalog and the reservoir:</p> >+ <p class="tip">Search the catalog and the reservoir:</p> > <form name="search" action="addbooks.pl"> > <input type="text" name="q" size="40" /> > <input type="submit" class="submit" value="Submit" /> >@@ -20,7 +20,6 @@ > </div> > [% END %] > >- [% IF ( CAN_user_catalogue ) %] > <div id="catalog_search" class="residentsearch"> > <p class="tip">Enter search keywords:</p> > <form action="/cgi-bin/koha/catalogue/search.pl" method="get" id="cat-search-block"> >@@ -28,7 +27,6 @@ > <input type="submit" class="submit" value="Submit" /> > </form> > </div> >- [% END %] > > [% INCLUDE 'patron-search-box.inc' %] > <ul> >-- >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 13885
:
37078
|
37386
|
37675
|
38037
|
38038
|
38039
|
38040