From 797931129bfeac73b4762fa13eba2ba945f8d67d Mon Sep 17 00:00:00 2001 From: "hehihoho3@gmail.com" Date: Wed, 30 Oct 2024 12:46:36 +0900 Subject: [PATCH] =?UTF-8?q?=EC=B6=9C=ED=87=B4=EA=B7=BC=EA=B4=80=EB=A6=AC?= =?UTF-8?q?=EC=BD=98=EC=86=94=20list.html=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/templates/commute/list.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/templates/commute/list.html b/src/main/resources/templates/commute/list.html index 0e343f1..adf8b44 100644 --- a/src/main/resources/templates/commute/list.html +++ b/src/main/resources/templates/commute/list.html @@ -70,7 +70,7 @@ + th:selected="${year.toString() == commuteVO.searchYear}"> @@ -81,7 +81,7 @@ + th:selected="${month.toString() == commuteVO.searchMonth}"> @@ -92,7 +92,7 @@ + th:selected="${day.toString() == commuteVO.searchDay}"> @@ -112,7 +112,7 @@ - +