mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
비밀글일 경우 댓글 에디터 보이지 않도록 게시판 시본 스킨 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2998 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9d9efab393
commit
c0dd3fdaca
1 changed files with 1 additions and 1 deletions
|
|
@ -164,7 +164,7 @@
|
|||
<!--#include("./comment.html")-->
|
||||
|
||||
<!-- 댓글 입력 폼 -->
|
||||
<!--@if($grant->write_comment && !$oDocument->isLocked() && $oDocument->allowComment() )-->
|
||||
<!--@if($grant->write_comment && !$oDocument->isLocked() && $oDocument->allowComment() && ($oDocument->isSecret() && $oDocument->isAccessible() ))-->
|
||||
<!--%import("filter/insert_comment.xml")-->
|
||||
<div class="boardWrite">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue