mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-30 00:29:58 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1611 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
57616a3396
commit
4556470a9e
9 changed files with 23 additions and 203 deletions
|
|
@ -17,6 +17,10 @@
|
|||
<title xml:lang="ko">파일 첨부</title>
|
||||
<title xml:lang="en">file upload</title>
|
||||
</grant>
|
||||
<grant name="comment_fileupload" default="guest">
|
||||
<title xml:lang="ko">댓글 파일 첨부</title>
|
||||
<title xml:lang="en">comment file upload</title>
|
||||
</grant>
|
||||
<grant name="manager" default="root">
|
||||
<title xml:lang="ko">관리</title>
|
||||
<title xml:lang="en">manager</title>
|
||||
|
|
@ -32,8 +36,6 @@
|
|||
<action name="dispBlogDeleteTrackback" type="view" />
|
||||
<action name="dispBlogMessage" type="view" />
|
||||
|
||||
<action name="getBlogCommentEditorForm" type="model" />
|
||||
|
||||
<action name="procBlogInsertDocument" type="controller" />
|
||||
<action name="procBlogDeleteDocument" type="controller" />
|
||||
<action name="procBlogInsertComment" type="controller" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue