mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Remove short URL rules from integration search module
This commit is contained in:
parent
0608dc1ca4
commit
6b3f582167
1 changed files with 1 additions and 5 deletions
|
|
@ -2,11 +2,7 @@
|
|||
<module>
|
||||
<grants />
|
||||
<actions>
|
||||
<action name="IS" type="view" meta-noindex="true" global-route="true">
|
||||
<route route="search" />
|
||||
<route route="search/$search_keyword" />
|
||||
<route route="search/$search_target:word/$search_keyword" />
|
||||
</action>
|
||||
<action name="IS" type="view" />
|
||||
|
||||
<action name="dispIntegration_searchAdminContent" type="view" admin_index="true" />
|
||||
<action name="dispIntegration_searchAdminSkinInfo" type="view" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue