issue 46 validator apply editor module

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8515 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2011-06-21 09:12:06 +00:00
parent 77722f35b9
commit 4c9ce4db07
4 changed files with 18 additions and 3 deletions

View file

@ -21,7 +21,7 @@
<action name="procEditorAdminEnableComponent" type="controller" standalone="true" />
<action name="procEditorAdminDisableComponent" type="controller" standalone="true" />
<action name="procEditorAdminMoveListOrder" type="controller" standalone="true" />
<action name="procEditorAdminSetupComponent" type="controller" standalone="true" />
<action name="procEditorAdminSetupComponent" type="controller" standalone="true" ruleset="setupComponent" />
<action name="procEditorLoadSavedDocument" type="controller" standalone="true" />
</actions>