#116 blog cozy_simple스킨의 엮인글/댓글 토글 div의 id를 게시글 번호를 함께 하게 하여 토글시 오류 제거

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2403 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-08-24 01:23:37 +00:00
parent 6b94e35f53
commit a290ac4800
5 changed files with 22 additions and 22 deletions

View file

@ -1,4 +1,4 @@
<div id="reply" class="comment">
<div id="reply_{$oDocument->document_srl}" class="reply comment">
{@ $idx = 0 }
<!--@if($oDocument->getCommentCount())-->
<!--@foreach($oDocument->getComments() as $key => $val)-->