Bugzilla – Attachment 158636 Details for
Bug 31041
Cashup summary modal printing issue
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 31041: add modal_printer.js asset to registers.tt
Bug-31041-add-modalprinterjs-asset-to-registerstt.patch (text/plain), 908 bytes, created by
Lucas Gass (lukeg)
on 2023-11-07 22:33:27 UTC
(
hide
)
Description:
Bug 31041: add modal_printer.js asset to registers.tt
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2023-11-07 22:33:27 UTC
Size:
908 bytes
patch
obsolete
>From 812c5092815169f3be4d6cf7f810aeef677e9f85 Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Tue, 7 Nov 2023 22:32:47 +0000 >Subject: [PATCH] Bug 31041: add modal_printer.js asset to registers.tt > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/pos/registers.tt | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/pos/registers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/pos/registers.tt >index 61a053e9875..52c96f850f1 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/pos/registers.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/pos/registers.tt >@@ -199,6 +199,7 @@ > [% INCLUDE 'format_price.inc' %] > [% INCLUDE 'js-date-format.inc' %] > [% Asset.js("js/cashup_modal.js") | $raw %] >+ [% Asset.js("js/modal_printer.js") | $raw %] > <script> > $(document).ready(function () { > >-- >2.30.2
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 31041
:
158283
|
158342
|
158589
|
158590
|
158591
|
158592
| 158636 |
158644
|
158645
|
158646
|
158647