From c0a232797ad38f55347d060358702b8661964ad4 Mon Sep 17 00:00:00 2001 From: Ibnu Maksum Date: Wed, 24 Jul 2024 15:36:13 +0700 Subject: [PATCH] fix jquery path --- ui/ui/print-by-date.tpl | 2 +- ui/ui/print-by-period.tpl | 2 +- ui/ui/print-voucher.tpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ui/ui/print-by-date.tpl b/ui/ui/print-by-date.tpl index 50dc4dc1..6d655e7c 100644 --- a/ui/ui/print-by-date.tpl +++ b/ui/ui/print-by-date.tpl @@ -55,7 +55,7 @@ - + {if isset($xfooter)} {$xfooter} diff --git a/ui/ui/print-by-period.tpl b/ui/ui/print-by-period.tpl index eb2c7da5..a10225d0 100644 --- a/ui/ui/print-by-period.tpl +++ b/ui/ui/print-by-period.tpl @@ -55,7 +55,7 @@ - + {if isset($xfooter)} {$xfooter} diff --git a/ui/ui/print-voucher.tpl b/ui/ui/print-voucher.tpl index 03a3adb7..04d47443 100644 --- a/ui/ui/print-voucher.tpl +++ b/ui/ui/print-voucher.tpl @@ -117,7 +117,7 @@ {/foreach} - + {if isset($xfooter)} {$xfooter} {/if}