Bugzilla – Attachment 71677 Details for
Bug 19641
Move patron templates JavaScript to the footer
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19641: (follow-up) Update circulation.tt too
Bug-19641-follow-up-Update-circulationtt-too.patch (text/plain), 1.18 KB, created by
Jonathan Druart
on 2018-02-15 18:20:55 UTC
(
hide
)
Description:
Bug 19641: (follow-up) Update circulation.tt too
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2018-02-15 18:20:55 UTC
Size:
1.18 KB
patch
obsolete
>From 889644d6c39308163555eaa3deecb7c3f9e776b0 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Thu, 15 Feb 2018 15:20:16 -0300 >Subject: [PATCH] Bug 19641: (follow-up) Update circulation.tt too > >Fix bad merge conflict with bug 18403 >--- > koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >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 b266338ba8..92489bf817 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt >@@ -1009,7 +1009,7 @@ No patron matched <span class="ex">[% message | html %]</span> > var CATCODE_MULTI = "[% CATCODE_MULTI %]"; > var catcode = "[% catcode %]"; > var destination = "[% destination %]"; >- var CAN_user_borrowers = "[% CAN_user_borrowers %]"; >+ var CAN_user_borrowers_edit_borrowers = "[% CAN_user_borrowers_edit_borrowers %]"; > > columns_settings = [% ColumnsSettings.GetColumns( 'circ', 'circulation', 'issues-table', 'json' ) %] > >-- >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 19641
:
69200
|
69415
|
70428
|
70429
|
70433
|
70720
|
70723
|
70724
|
70725
|
70726
|
70953
|
71289
|
71290
|
71291
|
71292
|
71676
| 71677