일괄 메뉴별 화면 상의 비정상적인 작동 및 오류 부분 수정
This commit is contained in:
@@ -435,14 +435,14 @@
|
||||
|
||||
<form id="ajaxForm">
|
||||
<table class="table_row" cellspacing="0">
|
||||
<tr>
|
||||
<!-- <tr>
|
||||
<th style="width:20%;">서버구분</th>
|
||||
<td><input type="text" name="svrName" readonly/></td>
|
||||
</tr>
|
||||
</tr> -->
|
||||
<tr>
|
||||
<th style="width:20%;">프라퍼티 그룹명 *</th>
|
||||
<td><input type="text" name="prptyGroupName" style="display:inline-block; width:calc(100% - 60px);"/>
|
||||
<img id="btn_download_sql" src="<c:url value="/img/icon_download.png"/>" class="btn_img" level="W" status="DETAIL"/>
|
||||
<%-- <img id="btn_download_sql" src="<c:url value="/img/icon_download.png"/>" class="btn_img" level="W" status="DETAIL"/> --%>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user