Bugzilla – Attachment 116669 Details for
Bug 27671
Missing include in orderreceive.tt
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27671: Restore missing include in orderreceive.tt
Bug-27671-Restore-missing-include-in-orderreceivet.patch (text/plain), 844 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2021-02-10 14:06:05 UTC
(
hide
)
Description:
Bug 27671: Restore missing include in orderreceive.tt
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2021-02-10 14:06:05 UTC
Size:
844 bytes
patch
obsolete
>From 930e0ae57738b7de81e7034f31ffb5f6190a73c1 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Wed, 10 Feb 2021 11:04:42 -0300 >Subject: [PATCH] Bug 27671: Restore missing include in orderreceive.tt > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt >index ae3a49e5a8a..185e2f835d6 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt >@@ -1,5 +1,6 @@ > [% USE raw %] > [% USE Asset %] >+[% USE Koha %] > [% USE KohaDates %] > [% USE Branches %] > [% USE AuthorisedValues %] >-- >2.30.1
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 27671
:
116669
|
116686
|
116693
|
116770
|
116784
|
116785