From c3beecc4aa074e4029b91133d84410b90a71737a Mon Sep 17 00:00:00 2001 From: sparkyx Date: Sat, 17 Sep 2022 15:55:46 +0200 Subject: [PATCH] Optional attribute for using quantity --- include/template/form_ledger_detail.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/template/form_ledger_detail.php b/include/template/form_ledger_detail.php index ed6a7c342..eaf1fe868 100644 --- a/include/template/form_ledger_detail.php +++ b/include/template/form_ledger_detail.php @@ -112,7 +112,7 @@ $hidden=($this->has_quantity()==0)?'d-none':''; - +