mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 23:29:57 +09:00
standalone 속성 적용으로 의도 되지 않은 부분 차단
This commit is contained in:
parent
0dc3d92465
commit
9713e99144
2 changed files with 25 additions and 26 deletions
|
|
@ -17,7 +17,7 @@
|
|||
<permission action="procPageAdminRemoveWidgetCache" target="manager" check_var="module_srl" />
|
||||
</permissions>
|
||||
<actions>
|
||||
<action name="dispPageIndex" type="view" index="true" />
|
||||
<action name="dispPageIndex" type="view" standalone="false" index="true" />
|
||||
|
||||
<action name="dispPageAdminContent" type="view" admin_index="true" menu_name="page" menu_index="true" />
|
||||
<action name="dispPageAdminDelete" type="view" menu_name="page" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue