From 6a78b8c04a2a3757cf8f332562d5050e01c5ab92 Mon Sep 17 00:00:00 2001 From: mikael-zakaria Date: Tue, 4 Feb 2025 10:47:51 +0700 Subject: [PATCH] update minor --- app/Views/orders_edit.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app/Views/orders_edit.php b/app/Views/orders_edit.php index cc3da4d..b0c9411 100644 --- a/app/Views/orders_edit.php +++ b/app/Views/orders_edit.php @@ -25,6 +25,12 @@ if ($usercityid == 1) { "; +} else { + $placeholdervisitnumber = "placeholder='UserLISFSE'"; + $locationdropdown = " + + + "; } ?>