mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-10 04:24:14 +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>
|
<module>
|
||||||
<grants />
|
<grants />
|
||||||
<actions>
|
<actions>
|
||||||
<action name="IS" type="view" meta-noindex="true" global-route="true">
|
<action name="IS" type="view" />
|
||||||
<route route="search" />
|
|
||||||
<route route="search/$search_keyword" />
|
|
||||||
<route route="search/$search_target:word/$search_keyword" />
|
|
||||||
</action>
|
|
||||||
|
|
||||||
<action name="dispIntegration_searchAdminContent" type="view" admin_index="true" />
|
<action name="dispIntegration_searchAdminContent" type="view" admin_index="true" />
|
||||||
<action name="dispIntegration_searchAdminSkinInfo" type="view" />
|
<action name="dispIntegration_searchAdminSkinInfo" type="view" />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue