Bugzilla – Attachment 64162 Details for
Bug 18648
Translatability: Get rid of tt directives in translation for macles.tt
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 18648: Restore hyphen
Bug-18648-Restore-hyphen.patch (text/plain), 1.30 KB, created by
Jonathan Druart
on 2017-06-09 16:24:43 UTC
(
hide
)
Description:
Bug 18648: Restore hyphen
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2017-06-09 16:24:43 UTC
Size:
1.30 KB
patch
obsolete
>From 8c28ae15404b11a1cfc545d2dacd127298736564 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Fri, 9 Jun 2017 13:24:07 -0300 >Subject: [PATCH] Bug 18648: Restore hyphen > >--- > .../intranet-tmpl/prog/en/modules/cataloguing/value_builder/macles.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/macles.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/macles.tt >index 2aefdf7..bb46c89 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/macles.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/macles.tt >@@ -53,7 +53,7 @@ > </th> > [% FOREACH cell IN line.cells %] > <td headers="[% cell.rowvalue %] [% cell.colvalue %]"> >- [% BLOCK spantitle %][% FOREACH lib IN cell.libs %][% lib.lib |html %][% END %][% END %] >+ [% BLOCK spantitle %][% FOREACH lib IN cell.libs %][% lib.lib |html %] - [% END %][% END %] > <span title="[% INCLUDE spantitle %]"> > [% cell.celvalue %] <br /><input type="checkbox" name="[% cell.celvalue %]" value="[% cell.celvalue %]" /> > </span> >-- >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 18648
:
63592
|
63599
|
63853
|
63987
|
64060
|
64160
| 64162