refactor: 조정사건 목록 타입노출 제거

This commit is contained in:
hylee 2022-11-14 10:51:58 +09:00
parent d4d91519b9
commit 87382b3cd6

View File

@ -111,7 +111,8 @@
<div class="cont_wrap sub02_1" id="sub">
<div class="inner">
<div class="cont_tit">
<h2>[체험] 조정사건 목록<c:out value="${adjstIncidentVO.searchStatus == null ? 'A' : adjstIncidentVO.searchStatus}" /></h2>
<%-- <h2>[체험] 조정사건 목록<c:out value="${adjstIncidentVO.searchStatus == null ? 'A' : adjstIncidentVO.searchStatus}" /></h2> --%>
<h2>[체험] 조정사건 목록</h2>
</div>
<!-- list_top -->