mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 10:41:40 +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
|
|
@ -2,8 +2,7 @@
|
|||
<module>
|
||||
<grants />
|
||||
<actions>
|
||||
<action name="dispMessage" type="view" index="true" meta-noindex="true" />
|
||||
|
||||
<action name="dispMessage" type="view" meta-noindex="true" />
|
||||
<action name="dispMessageAdminConfig" type="view" admin_index="true" />
|
||||
<action name="procMessageAdminInsertConfig" type="controller" />
|
||||
<action name="getMessageAdminColorset" type="model" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue