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 @@ - +