mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Add view the vote list permission
This commit is contained in:
parent
cbec18a81f
commit
7532ee7687
2 changed files with 5 additions and 1 deletions
|
|
@ -24,6 +24,9 @@
|
|||
<grant name="update_view" default="guest">
|
||||
<title xml:lang="ko">수정내역 조회</title>
|
||||
</grant>
|
||||
<grant name="vote_log_view" default="guest">
|
||||
<title xml:lang="ko">추천인 조회</title>
|
||||
</grant>
|
||||
<grant name="write_document" default="guest">
|
||||
<title xml:lang="ko">글 작성</title>
|
||||
<title xml:lang="zh-CN">发表新主题</title>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue