Bugzilla – Attachment 73228 Details for
Bug 19522
Label creator - some strings are not translatable
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19522: Coding style: Fix alignement after previous patch
Bug-19522-Coding-style-Fix-alignement-after-previo.patch (text/plain), 4.18 KB, created by
Katrin Fischer
on 2018-03-25 09:54:23 UTC
(
hide
)
Description:
Bug 19522: Coding style: Fix alignement after previous patch
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2018-03-25 09:54:23 UTC
Size:
4.18 KB
patch
obsolete
>From 80a3e86cd258039ce70375e7f5459819e1890792 Mon Sep 17 00:00:00 2001 >From: Victor Grousset <victor.grousset@biblibre.com> >Date: Wed, 25 Oct 2017 12:07:43 +0200 >Subject: [PATCH] Bug 19522: Coding style: Fix alignement after previous patch > >Signed-off-by: Simon Pouchol <simon.pouchol@biblibre.com> > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > .../prog/en/modules/labels/label-manage.tt | 29 +++++++++++----------- > 1 file changed, 15 insertions(+), 14 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-manage.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-manage.tt >index 0313959..71fe074 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-manage.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-manage.tt >@@ -125,20 +125,21 @@ > <tr> > [% FOREACH header_field IN table_loo.header_fields %] > [% SWITCH header_field.field_label %] >- [% CASE 'Layout ID' %]<th>Layout ID</th> >- [% CASE 'Layout' %]<th>Layout</th> >- [% CASE 'Barcode Type' %]<th>Barcode type</th> >- [% CASE 'Print Type' %]<th>Print type</th> >- [% CASE 'Template ID' %]<th>Template ID</th> >- [% CASE 'Template Name' %]<th>Template name</th> >- [% CASE 'Description' %]<th>Description</th> >- [% CASE 'Actions' %]<th>Actions</th> >- [% CASE 'Profile ID' %]<th>Profile ID</th> >- [% CASE 'Printer Name' %]<th>Printer name</th> >- [% CASE 'Paper Bin' %]<th>Paper bin</th> >- [% CASE 'Batch ID' %]<th>Batch ID</th> >- [% CASE 'Item Count' %]<th>Item count</th> >- [% CASE %]<th>[% header_field.field_label %]</th> >+ [% CASE 'Layout ID' %]<th>Layout ID</th> >+ [% CASE 'Layout' %]<th>Layout</th> >+ [% CASE 'Barcode Type' %]<th>Barcode type</th> >+ [% CASE 'Print Type' %]<th>Print type</th> >+ [% CASE 'Template ID' %]<th>Template ID</th> >+ [% CASE 'Template Name' %]<th>Template name</th> >+ [% CASE 'Description' %]<th>Description</th> >+ [% CASE 'Actions' %]<th>Actions</th> >+ [% CASE 'Profile ID' %]<th>Profile ID</th> >+ [% CASE 'Printer Name' %]<th>Printer name</th> >+ [% CASE 'Paper Bin' %]<th>Paper bin</th> >+ [% CASE 'Batch ID' %]<th>Batch ID</th> >+ [% CASE 'Item Count' %]<th>Item count</th> >+ [% CASE 'Fields to Print' %]<th>Fields to print</th> >+ [% CASE %]<th>[% header_field.field_label %]</th> > [% END %] > [% END %] > </tr> >-- >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 19522
:
68471
|
68472
|
68526
|
68527
|
68537
|
68538
|
68612
|
68613
|
68614
|
68615
|
68616
|
68674
|
68739
|
68740
|
68785
|
68964
|
68965
|
68966
|
68967
|
68968
|
68969
|
68970
|
68971
|
68973
|
68974
|
68975
|
68976
|
68977
|
68978
|
68979
|
70015
|
70016
|
70017
|
70018
|
70019
|
70020
|
70021
|
70449
|
70450
|
70451
|
70452
|
70453
|
70454
|
70935
|
70936
|
70937
|
70938
|
70939
|
70940
|
72357
|
72371
|
72375
|
72415
| 73228 |
73229
|
73230
|
73231
|
73232
|
73233
|
73234
|
73235