Merge branch 'JIWOO'
This commit is contained in:
commit
e3a14a79c1
@ -5022,9 +5022,10 @@ function docOpen(obj) {
|
||||
<option value="">이전결재보기</option>
|
||||
</select>
|
||||
<c:if test="${memberId == masterData.caseExaminer && (memberPosition == '0912000000' || memberPosition == '0911000000')}">
|
||||
<c:if test="${masterData.statePro == '0402000000'}">
|
||||
<!-- 알림톡 자동 발송으로 대체 -->
|
||||
<%-- <c:if test="${masterData.statePro == '0402000000'}">
|
||||
<button type="button" class="btn btn_text btn_36 gray_fill btn-default fl" onclick="smsAutoPopOpen('${caseNo}', '1');">조사관배정SMS</button>
|
||||
</c:if>
|
||||
</c:if> --%>
|
||||
<c:if test="${masterData.statePro == '0403000000'}">
|
||||
<button type="button" class="btn btn_text btn_36 gray_fill btn-default fl" onclick="smsAutoPopOpen('${caseNo}', '2');">출석조사SMS</button>
|
||||
</c:if>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user