Provide a correction by selection the update logs.

This commit is contained in:
BJRambo 2016-03-10 18:02:52 +09:00
parent 76adbde9ce
commit effee305a6
8 changed files with 76 additions and 2 deletions

View file

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