mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-30 00:29:58 +09:00
#249 비밀글 작성자는 해당 글의 모든 권한을 가지게 하여 댓글이 달리면 확인 가능하도록 하고 비밀글의 댓글은 댓글 숫자만 노출되고 내용은 노출되지 않도록 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3663 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
3d64843654
commit
2d9042dc34
3 changed files with 15 additions and 2 deletions
|
|
@ -156,7 +156,7 @@
|
|||
<!--@end-->
|
||||
|
||||
<!-- 댓글 입력 폼 -->
|
||||
<!--@if($grant->write_comment && !$oDocument->isLocked())-->
|
||||
<!--@if($grant->write_comment && $oDocument->isEnableComment())-->
|
||||
<!--%import("filter/insert_comment.xml")-->
|
||||
<div class="boardWrite">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue