Bugzilla – Attachment 20660 Details for
Bug 10626
Remove doubled up TT plugins
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10626 - Remove doubled up TT plugins - Merge KohaBranchName and Branches - Followup
Bug-10626---Remove-doubled-up-TT-plugins---Merge-K.patch (text/plain), 1.27 KB, created by
Kyle M Hall (khall)
on 2013-08-27 17:14:40 UTC
(
hide
)
Description:
Bug 10626 - Remove doubled up TT plugins - Merge KohaBranchName and Branches - Followup
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2013-08-27 17:14:40 UTC
Size:
1.27 KB
patch
obsolete
>From 06a493d6281310d792dc3891619eaf513c994429 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Tue, 27 Aug 2013 13:14:12 -0400 >Subject: [PATCH] Bug 10626 - Remove doubled up TT plugins - Merge KohaBranchName and Branches - Followup > >--- > .../prog/en/modules/circ/circulation.tt | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt >index 004c181..84eaf94 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt >@@ -1,4 +1,4 @@ >-[% USE KohaBranchName %] >+[% USE Branches %] > [% USE KohaDates %] > [% IF ( export_remove_fields OR export_with_csv_profile ) %] > [% SET exports_enabled = 1 %] >@@ -547,7 +547,7 @@ function validate1(date) { > [% END %] > > [% IF ( ITEMNOTSAMEBRANCH ) %] >- <li>This item belongs to [% itemhomebranch | $KohaBranchName %] and cannot be checked out from this location.</li> >+ <li>This item belongs to [% Branches.GetName( itemhomebranch ) %] and cannot be checked out from this location.</li> > [% END %] > > [% IF ( USERBLOCKEDREMAINING ) %] >-- >1.7.2.5
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 10626
:
19866
|
19867
|
19869
|
19870
|
20204
|
20205
|
20659
|
20660
|
20846
|
20847
|
20848
|
20849
|
20850
|
20962
|
22361
|
22363
|
22364
|
22365
|
22366
|
22367
|
22368
|
22369
|
23693
|
23695
|
23696