mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
re-commit (빠진 파일 추가)
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5915 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
19a6b5fcc1
commit
c4512f9687
2 changed files with 14 additions and 0 deletions
12
modules/document/tpl/filter/restore_trash.xml
Normal file
12
modules/document/tpl/filter/restore_trash.xml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<filter name="restore_trash" module="document" act="procDocumentAdminRestoreTrash" confirm_msg_code="confirm_restore">
|
||||
<form>
|
||||
<node target="target_srl" required="true" />
|
||||
</form>
|
||||
<parameter>
|
||||
<param name="trash_srl" target="target_srl" />
|
||||
</parameter>
|
||||
<response callback_func="completeRestoreTrash">
|
||||
<tag name="error" />
|
||||
<tag name="message" />
|
||||
</response>
|
||||
</filter>
|
||||
Loading…
Add table
Add a link
Reference in a new issue