이지우 - 관리자 > 과정관리 > 사용/미사용 업데이트 관련 수정
This commit is contained in:
parent
64e7eb15ff
commit
b134430a8d
@ -225,9 +225,7 @@
|
||||
AND a.lctr_div_cd=#lctrDivCd#
|
||||
</isNotEmpty>
|
||||
|
||||
<isEqual property="lctrDivCd" compareValue="60">
|
||||
AND COALESCE(A.USE_YN,'Y')='Y'
|
||||
</isEqual>
|
||||
AND COALESCE(A.USE_YN,'Y')!='D'
|
||||
|
||||
<isNotEmpty property="searchSmbtStartDt">
|
||||
/*등록일시*/
|
||||
|
||||
@ -509,7 +509,7 @@
|
||||
<c:if test="${info.prcsDiv eq 10}">
|
||||
<th scope="row">교육장소</th>
|
||||
</c:if>
|
||||
<c:if test="${info.prcsDiv eq 20}">
|
||||
<c:if test="${info.prcsDiv ne 10}">
|
||||
<th scope="row">관련URL</th>
|
||||
</c:if>
|
||||
<td class="addPro_wrap">
|
||||
@ -547,7 +547,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<%-- <tr>
|
||||
<th scope="row">
|
||||
<p>공개여부(사용여부)</p>
|
||||
</th>
|
||||
@ -556,7 +556,7 @@
|
||||
${info.useYn eq 'N' ? '비공개' : ''}
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</tr> --%>
|
||||
<tr>
|
||||
<th scope="row">
|
||||
<p>첨부파일</p>
|
||||
|
||||
@ -368,7 +368,7 @@
|
||||
<ve:select codeId="VEA004" name="ddlnCd" id="ddlnCd" css="class='sel_type1'" selectedValue="${info.ddlnCd}" defaultValue="100" defaultText="기본"/>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<%-- <tr>
|
||||
<th scope="row">
|
||||
<p>공개여부(사용여부)</p>
|
||||
</th>
|
||||
@ -379,7 +379,7 @@
|
||||
<label for="useN">아니오</label>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</tr> --%>
|
||||
|
||||
<tr>
|
||||
<th scope="row">
|
||||
|
||||
@ -226,7 +226,7 @@
|
||||
|
||||
<tbody>
|
||||
<tr>
|
||||
<th scope="row">대면구분</th>
|
||||
<th scope="row">교육구분</th>
|
||||
<td>
|
||||
<input type="text" name="prcsDiv" id="prcsDiv" readonly="readonly" value="${prcsDivNm }"/>
|
||||
</td>
|
||||
|
||||
@ -498,7 +498,7 @@
|
||||
<c:if test="${info.prcsDiv eq 10}">
|
||||
<th scope="row">교육장소</th>
|
||||
</c:if>
|
||||
<c:if test="${info.prcsDiv eq 20}">
|
||||
<c:if test="${info.prcsDiv ne 10}">
|
||||
<th scope="row">관련URL</th>
|
||||
</c:if>
|
||||
<td class="addPro_wrap">
|
||||
@ -536,7 +536,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<%-- <tr>
|
||||
<th scope="row">
|
||||
<p>공개여부(사용여부)</p>
|
||||
</th>
|
||||
@ -545,7 +545,7 @@
|
||||
${info.useYn eq 'N' ? '비공개' : ''}
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</tr> --%>
|
||||
<tr>
|
||||
<th scope="row">
|
||||
<p>첨부파일</p>
|
||||
|
||||
@ -366,7 +366,7 @@
|
||||
<ve:select codeId="VEA004" name="ddlnCd" id="ddlnCd" css="class='sel_type1'" selectedValue="${info.ddlnCd}" defaultValue="100" defaultText="기본"/>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<%-- <tr>
|
||||
<th scope="row">
|
||||
<p>공개여부(사용여부)</p>
|
||||
</th>
|
||||
@ -377,7 +377,7 @@
|
||||
<label for="useN">아니오</label>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</tr> --%>
|
||||
|
||||
<tr>
|
||||
<th scope="row">
|
||||
|
||||
@ -226,7 +226,7 @@
|
||||
|
||||
<tbody>
|
||||
<tr>
|
||||
<th scope="row">대면구분</th>
|
||||
<th scope="row">교육구분</th>
|
||||
<td>
|
||||
<input type="text" name="prcsDiv" id="prcsDiv" readonly="readonly" value="${prcsDivNm }"/>
|
||||
</td>
|
||||
@ -315,7 +315,7 @@
|
||||
<p>상태</p>
|
||||
</th>
|
||||
<td>
|
||||
<kc:select codeId="VEA004" name="ddlnCd" id="ddlnCd" defaultText="전체" defaultValue="" css="class='sel_type1'" />
|
||||
<kc:select codeId="VEA004" name="ddlnCd" id="ddlnCd" defaultText="기본" defaultValue="" css="class='sel_type1'" />
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
@ -497,7 +497,7 @@
|
||||
<c:if test="${info.prcsDiv eq 10}">
|
||||
<th scope="row">교육장소</th>
|
||||
</c:if>
|
||||
<c:if test="${info.prcsDiv eq 20}">
|
||||
<c:if test="${info.prcsDiv ne 10}">
|
||||
<th scope="row">관련URL</th>
|
||||
</c:if>
|
||||
<td class="addPro_wrap">
|
||||
@ -535,7 +535,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<%-- <tr>
|
||||
<th scope="row">
|
||||
<p>공개여부(사용여부)</p>
|
||||
</th>
|
||||
@ -544,7 +544,7 @@
|
||||
${info.useYn eq 'N' ? '비공개' : ''}
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</tr> --%>
|
||||
<tr>
|
||||
<th scope="row">
|
||||
<p>첨부파일</p>
|
||||
|
||||
@ -368,7 +368,7 @@
|
||||
<ve:select codeId="VEA004" name="ddlnCd" id="ddlnCd" css="class='sel_type1'" selectedValue="${info.ddlnCd}" defaultValue="100" defaultText="기본"/>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<%-- <tr>
|
||||
<th scope="row">
|
||||
<p>공개여부(사용여부)</p>
|
||||
</th>
|
||||
@ -379,7 +379,7 @@
|
||||
<label for="useN">아니오</label>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</tr> --%>
|
||||
|
||||
<tr>
|
||||
<th scope="row">
|
||||
|
||||
@ -226,7 +226,7 @@
|
||||
|
||||
<tbody>
|
||||
<tr>
|
||||
<th scope="row">대면구분</th>
|
||||
<th scope="row">교육구분</th>
|
||||
<td>
|
||||
<input type="text" name="prcsDiv" id="prcsDiv" readonly="readonly" value="${prcsDivNm }"/>
|
||||
</td>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user