Bugzilla – Attachment 125883 Details for
Bug 27949
Batch printing of article request slips
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27949: (QA follow-up) Remove TODO
Bug-27949-QA-follow-up-Remove-TODO.patch (text/plain), 1.10 KB, created by
Nick Clemens (kidclamp)
on 2021-10-07 13:50:10 UTC
(
hide
)
Description:
Bug 27949: (QA follow-up) Remove TODO
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2021-10-07 13:50:10 UTC
Size:
1.10 KB
patch
obsolete
>From e51e3705a6d2a7f57ce93f1ef2aaada65f1002cf Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Thu, 7 Oct 2021 13:48:55 +0000 >Subject: [PATCH] Bug 27949: (QA follow-up) Remove TODO > >Signed-off-by: Nick Clemens <nick@bywatersolutions.com> >--- > .../intranet-tmpl/prog/en/modules/circ/article-requests.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/article-requests.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/article-requests.tt >index 07940dd439..b1c897b3cd 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/article-requests.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/article-requests.tt >@@ -47,7 +47,7 @@ > Cancel request > </a> > >- [% IF id_arg %][%# TODO: Does not work with multi-select %] >+ [% IF id_arg %] > <a class="ar-print-request" href="#" onclick="HandleMulti( PrintSlip, [% id_arg | html %], $(this) ); return false;"> > <i class="fa fa-print"></i> > Print slip >-- >2.20.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 27949
:
121608
|
125183
|
125248
|
125882
|
125883
|
126263
|
126264
|
126265