Bugzilla – Attachment 75828 Details for
Bug 7651
Add separate permission for managing currencies and exchange rates
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7651: put TT directive on a single line to help translation
Bug-7651-put-TT-directive-on-a-single-line-to-help.patch (text/plain), 1.33 KB, created by
Jonathan Druart
on 2018-06-05 17:55:38 UTC
(
hide
)
Description:
Bug 7651: put TT directive on a single line to help translation
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2018-06-05 17:55:38 UTC
Size:
1.33 KB
patch
obsolete
>From bdeabc5be44ba1264abc4a6bc789f35adc009277 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 5 Jun 2018 14:53:47 -0300 >Subject: [PATCH] Bug 7651: put TT directive on a single line to help > translation > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt >index 0005255032..841a3f3e4c 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt >@@ -95,8 +95,7 @@ > [% END %] > </dl> > >- [% IF ( CAN_user_acquisition_currencies_manage || CAN_user_acquisition_period_manage >- || CAN_user_acquisition_budget_manage || CAN_user_acquisition_edi_manage ) %] >+ [% IF ( CAN_user_acquisition_currencies_manage || CAN_user_acquisition_period_manage || CAN_user_acquisition_budget_manage || CAN_user_acquisition_edi_manage ) %] > <h3>Acquisition parameters</h3> > <dl> > [% IF ( CAN_user_acquisition_currencies_manage ) %] >-- >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 7651
:
75451
|
75452
|
75517
|
75573
|
75574
|
75788
|
75825
|
75826
|
75827
| 75828