From d864e63ed568bc70bd625d872dd0d119d305b5c3 Mon Sep 17 00:00:00 2001 From: ilhamwara Date: Tue, 29 Apr 2025 14:56:32 +0700 Subject: [PATCH] update --- app/Helpers/custom.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Helpers/custom.php b/app/Helpers/custom.php index 8da63a8..8f819f4 100644 --- a/app/Helpers/custom.php +++ b/app/Helpers/custom.php @@ -695,7 +695,7 @@ if (!function_exists('formKriteria')) { $key = 'number_'.$keyKriteria.'_'.$keyOption; $html .= '
'; - $html .= ''; + $html .= ''; $html .= ''; $html .= '
'; }