mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 19:51:42 +09:00
통합 피드에 포함 여부 선택 관리자 페이지에서 편리하게 할 수 있도록 관리자 페이지에 버튼 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6955 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a5a1f44a18
commit
c5bd982447
4 changed files with 46 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module>
|
||||
<grants />
|
||||
<permissions />
|
||||
|
|
@ -6,6 +6,7 @@
|
|||
<action name="dispRssAdminIndex" type="view" index="true" standalone="true" admin_index="true" />
|
||||
<action name="rss" type="view" standalone="true" />
|
||||
<action name="atom" type="view" standalone="true" />
|
||||
<action name="procRssAdminToggleActivate" type="controller" standalone="true" />
|
||||
<action name="procRssAdminInsertConfig" type="controller" standalone="true" />
|
||||
<action name="procRssAdminInsertModuleConfig" type="controller" standalone="true" />
|
||||
</actions>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue