쇼핑몰관리자: #193 상품선택옵션 div id option_table 을 sit_option_frm 으로 변경

This commit is contained in:
whitedot
2013-05-22 14:23:26 +09:00
parent be9a2ddae5
commit 40c0d469c5
3 changed files with 13 additions and 13 deletions

View File

@ -388,7 +388,7 @@ $pg_anchor ='<ul class="anchor">
<button type="button" id="option_table_create" class="btn_frmline">옵션목록생성</button>
</div>
</div>
<div id="option_table"><?php include_once(G4_ADMIN_PATH.'/shop_admin/itemoption.php'); ?></div>
<div id="sit_option_frm"><?php include_once(G4_ADMIN_PATH.'/shop_admin/itemoption.php'); ?></div>
</td>
</tr>
<script>