rename update method.

This commit is contained in:
BJRambo 2016-03-14 09:51:47 +09:00
parent f15a4c8861
commit e37a7adcc7

View file

@ -1,4 +1,4 @@
<filter name="update" module="board" act="procBoardUpdateDocument">
<filter name="update" module="board" act="procBoardRevertDocument">
<form>
<node target="nick_name" required="true" maxlength="20"/>
<node target="title" required="true" minlength="1" maxlength="250" />