Bugzilla – Attachment 56273 Details for
Bug 14567
Add an elasticsearch driven browse interface to the OPAC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 14567 (QA followup) Fix typos from tidying
SIGNED-OFF-Bug-14567-QA-followup-Fix-typos-from-ti.patch (text/plain), 1.94 KB, created by
Nick Clemens (kidclamp)
on 2016-10-12 12:57:29 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 14567 (QA followup) Fix typos from tidying
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2016-10-12 12:57:29 UTC
Size:
1.94 KB
patch
obsolete
>From 3fbb11a38962596987985a5220da0b120ebec597 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Wed, 12 Oct 2016 12:46:19 +0000 >Subject: [PATCH] [SIGNED-OFF] Bug 14567 (QA followup) Fix typos from tidying > >Signed-off-by: Sebastian Hierl <s.hierl@aarome.org> >--- > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-browse.tt | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-browse.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-browse.tt >index 87ba47d..573c619 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-browse.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-browse.tt >@@ -72,7 +72,7 @@ > > <div id="browse-resultswrapper" class="hidden"> > <ol id="browse-searchresults" class="span3" start="-1" aria-live="polite"> >- <li class="loading hidden"><img src="[%%20interface%20%]/[%%20theme%20%]/images/loading.gif" alt=""> Loading</li> >+ <li class="loading hidden"><img src="[% interface %]/[% theme %]/images/loading.gif" alt=""> Loading</li> > > <li class="no-results hidden">Sorry, there are no results, try a different search term.</li> > </ol> >@@ -82,7 +82,7 @@ > <div id="browse-selectionsearch" class= > "span9 hidden"> > <div class="loading hidden"> >- <img src="[%%20interface%20%]/[%%20theme%20%]/images/loading.gif" alt=""> Loading >+ <img src="[% interface %]/[% theme %]/images/loading.gif" alt=""> Loading > </div> > > <div class="no-results hidden"> >@@ -99,7 +99,7 @@ > </div><!-- / .main --> > [% INCLUDE 'opac-bottom.inc' %] [% BLOCK jsinclude > %]<script type="text/javascript" src= >- "[%%20interface%20%]/[%%20theme%20%]/js/browse.js"> >+ "[% interface %]/[% theme %]/js/browse.js"> > </script>[% END %] > </div> > </body> >-- >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 14567
:
41096
|
41804
|
41805
|
41806
|
56253
|
56254
|
56255
|
56256
|
56262
|
56263
|
56264
|
56270
|
56271
|
56272
|
56273
|
57141
|
61660
|
64477
|
64478
|
64779
|
69614
|
83127
|
83128
|
85401
|
85402
|
85403
|
85887
|
85888
|
86453
|
98509
|
99060
|
99292
|
99298