관리자: #357 에 따른 동일그룹목록 이동 링크 주석 처리
This commit is contained in:
@ -141,7 +141,7 @@ $pg_anchor = "<ul class=\"anchor\">
|
||||
<th scope="row"><label for="gr_id">그룹<strong class="sound_only">필수</strong></label></th>
|
||||
<td colspan="2">
|
||||
<?=get_group_select('gr_id', $board['gr_id'], 'required');?>
|
||||
<? if ($w=='u') { ?><script>document.write("<a href='javascript:;' onclick=\"location.href='./board_list.php?sfl=a.gr_id&stx='+document.getElementById('gr_id').value;\">동일 그룹 목록</a>");</script><?}?>
|
||||
<!-- <? if ($w=='u') { ?><script>document.write("<a href='javascript:;' onclick=\"location.href='./board_list.php?sfl=a.gr_id&stx='+document.getElementById('gr_id').value;\">동일 그룹 목록</a>");</script><?}?> -->
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user