From c39d084b7253a05b993464c794ae9ca2500bbbd8 Mon Sep 17 00:00:00 2001 From: VE10-Sanjeev Date: Tue, 2 Apr 2024 09:25:43 +0530 Subject: [PATCH] min=0 remove in shipping form field : ps --- app/Views/invoice_form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Views/invoice_form.php b/app/Views/invoice_form.php index f4783b23..c45915f7 100644 --- a/app/Views/invoice_form.php +++ b/app/Views/invoice_form.php @@ -256,7 +256,7 @@
- min="0" step="0.01"> + step="0.01">