mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-30 07:42:11 +09:00
issue 46 apply validator to point module
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8544 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
13bf055f34
commit
a765754a07
18 changed files with 92 additions and 18 deletions
|
|
@ -7,9 +7,9 @@
|
|||
<action name="dispPointAdminModuleConfig" type="view" standalone="true" />
|
||||
<action name="dispPointAdminPointList" type="view" standalone="true" />
|
||||
|
||||
<action name="procPointAdminInsertConfig" type="controller" standalone="true" />
|
||||
<action name="procPointAdminInsertConfig" type="controller" standalone="true" ruleset="insertConfig" />
|
||||
<action name="procPointAdminInsertModuleConfig" type="controller" standalone="true" />
|
||||
<action name="procPointAdminUpdatePoint" type="controller" standalone="true" />
|
||||
<action name="procPointAdminUpdatePoint" type="controller" standalone="true" ruleset="updatePoint" />
|
||||
<action name="procPointAdminInsertPointModuleConfig" type="controller" standalone="true" />
|
||||
<action name="procPointAdminApplyPoint" type="controller" standalone="true" />
|
||||
<action name="procPointAdminReset" type="controller" standalone="true" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue