관리자: #357 에 따른 동일그룹목록 이동 링크 주석 처리

This commit is contained in:
whitedot
2013-03-08 16:15:08 +09:00
parent 5dc13d28cb
commit f8b2fe67df

View File

@ -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&amp;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&amp;stx='+document.getElementById('gr_id').value;\">동일 그룹 목록</a>");</script><?}?> -->
</td>
</tr>
<tr>