From 855367d4ba7dff866239adb618b606e8c9f76c1e Mon Sep 17 00:00:00 2001 From: "choi.jh" Date: Thu, 13 Nov 2025 09:19:12 +0900 Subject: [PATCH] trafficmonitor init...1 --- app/Views/admin/index.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app/Views/admin/index.php b/app/Views/admin/index.php index 3e7ac4f..433b4e8 100644 --- a/app/Views/admin/index.php +++ b/app/Views/admin/index.php @@ -31,11 +31,9 @@ $template = "templates" . DIRECTORY_SEPARATOR . "{$viewDatas['layout']}"; getStatus() === DEFAULTS['STATUS']; - $rowClass = $isDefaultStatus ? "" : 'class="table-danger"'; $num = $viewDatas['index_totalcount'] - (($viewDatas['page'] - 1) * $viewDatas['perpage'] + $cnt); ?> - > + getListButton('modify', $num, $viewDatas) ?> $label): ?>getFieldView($field, $entity->$field, $viewDatas) ?>