mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 07:09:56 +09:00
#17727625 : features to view old revision and to apply old revision
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6011 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a50139a884
commit
9c88f8a395
12 changed files with 72 additions and 11 deletions
|
|
@ -2,7 +2,11 @@
|
|||
|
||||
<form action="./" method="post" onsubmit="return procFilter(this, insert)" id="fo_write">
|
||||
<input type="hidden" name="mid" value="{$mid}" />
|
||||
<!--@if($history)-->
|
||||
<input type="hidden" name="content" value="{htmlspecialchars($history->content)}" />
|
||||
<!--@else-->
|
||||
<input type="hidden" name="content" value="{$oDocument->getContentText()}" />
|
||||
<!--@end-->
|
||||
<input type="hidden" name="document_srl" value="{$document_srl}" />
|
||||
<input type="hidden" name="title" value="{$entry}" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue