잘못된 퍼미션 변경

This commit is contained in:
conory 2017-04-17 13:30:34 +09:00
parent 01ef797c0b
commit 84def07c4e
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
<module>
<grants />
<actions>
<action name="dispCommentDeclare" type="view" permission="manager" />
<action name="dispCommentDeclare" type="view" permission="member" />
<action name="getCommentMenu" type="model" />
<action name="getCommentVotedMemberList" type="model" permission="root" />