Bugzilla – Attachment 55241 Details for
Bug 13371
Add filters to the supplier list view
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 13371: Move firstname and surname closer
Bug-13371-Move-firstname-and-surname-closer.patch (text/plain), 1.30 KB, created by
Julian Maurice
on 2016-09-06 10:40:27 UTC
(
hide
)
Description:
Bug 13371: Move firstname and surname closer
Filename:
MIME Type:
Creator:
Julian Maurice
Created:
2016-09-06 10:40:27 UTC
Size:
1.30 KB
patch
obsolete
>From 7dc61182a0555f4dfa740df53121752ecb30c7db Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Mon, 15 Dec 2014 11:51:32 +0100 >Subject: [PATCH] Bug 13371: Move firstname and surname closer > >On this way, they can be searched together ("my_firstname my_surname"). > >Signed-off-by: Paola Rossi <paola.rossi@cineca.it> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt >index bf2eec7..518a9a6 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt >@@ -204,8 +204,7 @@ $(document).ready(function() { > </td> > <td>[% basket.expected_items %]</td> > <td> >- [% basket.authorisedby_firstname %] >- [% basket.authorisedby_surname %] >+ [% basket.authorisedby_firstname %] [% basket.authorisedby_surname %] > </td> > <td><span title="[% basket.creationdate %]">[% basket.creationdate | $KohaDates %]</span></td> > <td> >-- >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 13371
:
34057
|
34058
|
34059
|
34167
|
34170
|
34275
|
34295
|
34296
|
34297
|
34298
|
34299
|
34306
|
34423
|
34424
|
34425
|
34433
|
34434
|
34435
|
34436
|
34437
|
34438
|
34439
|
36759
|
49014
|
49015
|
49016
|
49017
|
49018
|
49019
|
49020
|
49021
|
55235
|
55236
|
55237
|
55238
|
55239
|
55240
|
55241
|
55242
|
55243
|
55244
|
55245
|
55978
|
59312