#17865135, #17865030, #17855027 모듈별 포인트 설정시 초기화 버튼을 두어서 초기화시에 해당 모듈의 포인트 설정을 사라지게 하고 기본 설정을 따르도록 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6333 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2009-05-19 03:49:20 +00:00
parent e8476eba00
commit 5f4e8752bf
4 changed files with 39 additions and 1 deletions

View file

@ -12,6 +12,7 @@
<action name="procPointAdminUpdatePoint" type="controller" standalone="true" />
<action name="procPointAdminInsertPointModuleConfig" type="controller" standalone="true" />
<action name="procPointAdminApplyPoint" type="controller" standalone="true" />
<action name="procPointAdminReset" type="controller" standalone="true" />
<action name="procPointAdminReCal" type="controller" standalone="true" />
</actions>