# WARNING: head commit changed in the meantime
Merge branch 'master' of http://yongjoon.cho@vcs.iten.co.kr:9999/itnAdmin/fairnet 분쟁사건 처리 수정 작업
This commit is contained in:
parent
8fc2ca88b9
commit
4709000a01
@ -4876,7 +4876,7 @@ function docOpen(obj) {
|
||||
<div class="cs-container prc_content" style="padding:0;">
|
||||
<div class="cs-step-container">
|
||||
<ol class="cs-step step_ol">
|
||||
<li <c:if test="${masterData.statePro == '0406000000'}">class="active"</c:if>><a href="#" style="cursor: default;"><strong>중지0</strong></a></li>
|
||||
<li <c:if test="${masterData.statePro == '0406000000'}">class="active"</c:if>><a href="#" style="cursor: default;"><strong>중지</strong></a></li>
|
||||
<li <c:if test="${masterData.statePro == '0401000000'}">class="active"</c:if>><a href="#" style="cursor: default;"><strong>접수</strong></a></li>
|
||||
<li <c:if test="${masterData.statePro == '0402000000'}">class="active"</c:if>><a href="#" style="cursor: default;"><strong>통지</strong></a></li>
|
||||
<li <c:if test="${masterData.statePro == '0403000000'}">class="active"</c:if>><a href="#" style="cursor: default;"><strong>조사</strong></a></li>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user