mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 17:51:40 +09:00
Move unnecessary method in ModuleMobile to ModuleView
This commit is contained in:
parent
f5bd3a15ef
commit
0e2940985f
3 changed files with 13 additions and 10 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<action name="dispModuleSkinInfo" type="view" permission="all-managers" meta-noindex="true" />
|
||||
<action name="dispModuleFileBox" type="view" permission="root" meta-noindex="true" />
|
||||
<action name="dispModuleFileBoxAdd" type="view" permission="root" meta-noindex="true" />
|
||||
<action name="dispModuleChangeLang" type="mobile" />
|
||||
<action name="dispModuleChangeLang" type="view" />
|
||||
|
||||
<action name="getModuleSkinInfoList" type="model" permission="root" />
|
||||
<action name="getFileBoxListHtml" type="model" permission="root" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue