Bugzilla – Attachment 82347 Details for
Bug 18584
Our legacy code contains trailing-spaces
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 18584: Our legacy code contains trailing-spaces
Bug-18584-Our-legacy-code-contains-trailing-spaces.patch (text/plain), 1.84 KB, created by
Katrin Fischer
on 2018-11-14 19:50:25 UTC
(
hide
)
Description:
Bug 18584: Our legacy code contains trailing-spaces
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2018-11-14 19:50:25 UTC
Size:
1.84 KB
patch
obsolete
>From 4cbdfd557efc0728e8c684250533bc5b9798edc1 Mon Sep 17 00:00:00 2001 >From: Thatcher Leonard <thatcher.f.leonard@gmail.com> >Date: Tue, 6 Nov 2018 14:39:28 +0000 >Subject: [PATCH] Bug 18584: Our legacy code contains trailing-spaces > >This patch removes trailing spaces from acquisitions-search.inc > >Mentored-by: Owen Leonard <oleonard@myacpl.org> >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/intranet-tmpl/prog/en/includes/acquisitions-search.inc | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/acquisitions-search.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/acquisitions-search.inc >index 94421d2fca..220e0e18fb 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/acquisitions-search.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/acquisitions-search.inc >@@ -9,7 +9,7 @@ > </div> > <div id="orders_search" class="residentsearch"> > <p class="tip">Search orders:</p> >- >+ > <form action="/cgi-bin/koha/acqui/histsearch.pl" method="post"> > <label for="title">Title: </label> <input type="text" id="title" name="title" size="15" value="[% title | html %]" /> > <label for="searchsupplier">Vendor:</label> <input type="text" id="searchsupplier" name="name" size="15" value="[% name | html %]" /> >@@ -22,11 +22,11 @@ > <label for="booksellerinvoicenumber">Invoice no.: </label><input type="text" name="booksellerinvoicenumber" id="booksellerinvoicenumber" /> > </p> > </form> >- </div> >+ </div> > <ul id="tabtriggers"> > <li><a href="#supplier_search">Vendor search</a></li> > <li><a href="#orders_search">Orders search</a></li> >- </ul> >+ </ul> > </div><!-- /header_search --> > </div><!-- /gradient --> > <!-- End Acquisitions Resident Search Box --> >-- >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 18584
:
64236
|
64237
|
64238
|
67095
|
67096
|
67097
|
67157
|
67158
|
67159
|
67160
|
67161
|
79734
|
79743
|
79758
|
79811
|
79953
|
81990
|
82337
|
82347
|
85966
|
85967
|
85968
|
87746
|
87750
|
87775
|
175456
|
175458
|
175610