Bug 31041: add modal_printer.js asset to registers.tt
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
1944c66fc0
commit
fcd97d8741
1 changed files with 1 additions and 0 deletions
|
@ -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 () {
|
||||
|
||||
|
|
Loading…
Reference in a new issue