카테고리 관리에서 사용하지 않는 항목 삭제
카테고리 관리에서 사용하지 않는 항목 삭제
This commit is contained in:
parent
01f1a57cd9
commit
f1b36624a1
1 changed files with 1 additions and 1 deletions
|
|
@ -178,7 +178,7 @@ $frm_submit = '<div class="btn_confirm01 btn_confirm">
|
||||||
<col>
|
<col>
|
||||||
</colgroup>
|
</colgroup>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr style="display:none;">
|
||||||
<th scope="row" class="pad vT">
|
<th scope="row" class="pad vT">
|
||||||
<span class="lb">프로필 항목</span>
|
<span class="lb">프로필 항목</span>
|
||||||
<button type="button" onclick="fn_add_repeatFrom('profileAddTable');" class="btn_small_add"><span class="material-symbols-outlined">add</span></button>
|
<button type="button" onclick="fn_add_repeatFrom('profileAddTable');" class="btn_small_add"><span class="material-symbols-outlined">add</span></button>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue