Bugzilla – Attachment 110412 Details for
Bug 26327
Include checkout library in fines
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 26327: (QA follow-up) Fix colspan in boraccount.tt
Bug-26327-QA-follow-up-Fix-colspan-in-boraccounttt.patch (text/plain), 979 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2020-09-18 19:40:20 UTC
(
hide
)
Description:
Bug 26327: (QA follow-up) Fix colspan in boraccount.tt
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2020-09-18 19:40:20 UTC
Size:
979 bytes
patch
obsolete
>From cdff3acfc079794ed4c92ce2766a7a0c398e8ccd Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Fri, 18 Sep 2020 16:40:01 -0300 >Subject: [PATCH] Bug 26327: (QA follow-up) Fix colspan in boraccount.tt > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/members/boraccount.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/boraccount.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/boraccount.tt >index 0c4d06faf1e..1bbccd0dda7 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/boraccount.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/boraccount.tt >@@ -113,7 +113,7 @@ > [% END %] > <tfoot> > <tr> >- <td colspan="11">Total due</td> >+ <td colspan="12">Total due</td> > [% IF ( totalcredit ) %] > <td class="credit" style="text-align: right;">[% total | $Price %]</td> > [% ELSE %] >-- >2.28.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 26327
:
109376
|
109377
|
109378
|
109505
|
109506
|
109507
|
109531
|
110412
|
110421
|
110422
|
110423
|
110424
|
110425
|
111417
|
111420
|
111421
|
111422
|
111423
|
111424
|
111586