rename method.

This commit is contained in:
BJRambo 2016-03-14 09:44:59 +09:00
parent 9c653d210b
commit f15a4c8861
2 changed files with 2 additions and 2 deletions

View file

@ -80,7 +80,7 @@
<action name="dispBoardUpdateLogView" type="view" />
<action name="procBoardInsertDocument" type="controller" ruleset="insertDocument" standalone="false" />
<action name="procBoardUpdateDocument" type="controller" />
<action name="procBoardRevertDocument" type="controller" />
<action name="procBoardDeleteDocument" type="controller" standalone="false" />
<action name="procBoardVoteDocument" type="controller" standalone="false" />
<action name="procBoardInsertComment" type="controller" standalone="false" />