mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 00:32:15 +09:00
Remove unnecessary index="true" directives from several core modules
This commit is contained in:
parent
9d75690e2d
commit
0608dc1ca4
3 changed files with 3 additions and 4 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<action name="rss" type="view" />
|
||||
<action name="atom" type="view" />
|
||||
|
||||
<action name="dispRssAdminIndex" type="view" index="true" admin_index="true" menu_name="rss" menu_index="true" />
|
||||
<action name="dispRssAdminIndex" type="view" admin_index="true" menu_name="rss" menu_index="true" />
|
||||
<action name="procRssAdminInsertConfig" type="controller" ruleset="insertRssConfig" />
|
||||
<action name="procRssAdminInsertModuleConfig" type="controller" permission="manager" check_var="target_module_srl" />
|
||||
<action name="procRssAdminDeleteFeedImage" type="controller" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue