Bugzilla – Attachment 47211 Details for
Bug 15571
reserveforothers permission does not remove Search to hold button from patron account
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15571 [QA Followup] - Remove tabs
Bug-15571-QA-Followup---Remove-tabs.patch (text/plain), 1.23 KB, created by
Kyle M Hall (khall)
on 2016-01-22 17:41:30 UTC
(
hide
)
Description:
Bug 15571 [QA Followup] - Remove tabs
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2016-01-22 17:41:30 UTC
Size:
1.23 KB
patch
obsolete
>From 971d829e4bcc44e8bd417b43ff7f841c176ae9da Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Fri, 22 Jan 2016 17:41:14 +0000 >Subject: [PATCH] Bug 15571 [QA Followup] - Remove tabs > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > koha-tmpl/intranet-tmpl/prog/en/includes/members-toolbar.inc | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/members-toolbar.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/members-toolbar.inc >index f3bcd76..475b155 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/members-toolbar.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/members-toolbar.inc >@@ -166,9 +166,9 @@ function searchToHold(){ > </ul> > </div> > >- [% IF ( CAN_user_reserveforothers ) %] >- <a id="searchtohold" class="btn btn-small" href="#"><i class="fa fa-search"></i> Search to hold</a> >- [% END %] >+ [% IF ( CAN_user_reserveforothers ) %] >+ <a id="searchtohold" class="btn btn-small" href="#"><i class="fa fa-search"></i> Search to hold</a> >+ [% END %] > > <div class="btn-group"> > <button class="btn btn-small dropdown-toggle" data-toggle="dropdown">More <span class="caret"></span></button> >-- >2.1.4
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 15571
:
46828
|
46995
|
47054
|
47210
| 47211