Bugzilla – Attachment 99004 Details for
Bug 6508
Show indication of existing 'Charges' on tab of the same name
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 6508: Add balance to `Fines & Charges` tab
Bug-6508-Add-balance-to-Fines--Charges-tab.patch (text/plain), 1.24 KB, created by
Owen Leonard
on 2020-02-14 18:31:42 UTC
(
hide
)
Description:
Bug 6508: Add balance to `Fines & Charges` tab
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2020-02-14 18:31:42 UTC
Size:
1.24 KB
patch
obsolete
>From be523bef5b442536a2cd64681adb24bde4df5ee3 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Wed, 23 Oct 2019 11:37:56 +0100 >Subject: [PATCH] Bug 6508: Add balance to `Fines & Charges` tab > >Signed-off-by: Aleisha Amohia <aleishaamohia@hotmail.com> > >Signed-off-by: David Nind <david@davidnind.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt >index 19e573752d7..f40dd4c92d7 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt >@@ -700,7 +700,7 @@ > </li> > [% END %] > <li> >- <a href="#finesandcharges">Fines & Charges</a> >+ <a href="#finesandcharges">[% fines | $Price %] Fines & Charges</a> > </li> > [% IF ( CAN_user_circulate_circulate_remaining_permissions ) %] > <li> >-- >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 6508
:
4487
|
94601
|
98786
|
98787
|
98809
|
98810
|
98972
|
98973
|
98974
| 99004 |
99005
|
99006