Bugzilla – Attachment 90701 Details for
Bug 5287
Add floating toolbar to search results in OPAC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 5287: (QA follow-up) update deprecated button
Bug-5287-QA-follow-up-update-deprecated-button.patch (text/plain), 1.42 KB, created by
Katrin Fischer
on 2019-06-17 20:46:52 UTC
(
hide
)
Description:
Bug 5287: (QA follow-up) update deprecated button
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2019-06-17 20:46:52 UTC
Size:
1.42 KB
patch
obsolete
>From 356f13c8d436e3ec863b89362b316e42c25c677b Mon Sep 17 00:00:00 2001 >From: Liz Rea <wizzyrea@gmail.com> >Date: Sat, 8 Jun 2019 17:57:17 +0000 >Subject: [PATCH] Bug 5287: (QA follow-up) update deprecated button > >Signed-off-by: Liz Rea <wizzyrea@gmail.com> > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results.tt >index 828a0d6749..0ddcca8d27 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results.tt >@@ -163,7 +163,7 @@ > [% UNLESS tag %] > <div class="sort_by pull-right"> > <select id="sort_by" class="resort" name="sort_by"> [% INCLUDE 'resort_form.inc' %] </select> >- <input type="submit" class="btn btn-small clearfix" id="sortsubmit" value="Go" /> >+ <input type="submit" class="btn btn-sm clearfix" id="sortsubmit" value="Go" /> > </div> > [% END %] > </div> <!-- / #toolbar --> >-- >2.11.0
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 5287
:
90503
|
90504
|
90513
|
90514
|
90700
|
90701
|
90952
|
90953
|
91001