방명록의 에디터 출력시 발생하는 JS오류 수정 및 답글을 달면 무조건 최근글로 가던 문제 해결

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2580 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-09-11 07:54:54 +00:00
parent 01922d0f13
commit e370607b39
2 changed files with 5 additions and 0 deletions

View file

@ -36,6 +36,7 @@
<!-- 댓글 입력 폼 -->
<!--@if($grant->write_comment && !$document->isLocked())-->
{@ $document_srl = $document->document_srl }
<!--#include("./comment_form.html")-->
<!--@end-->