mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 10:41:40 +09:00
issue 160 when document management after search.
return url setting to search list git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9351 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
839f5b53ba
commit
02c6ecbc17
1 changed files with 1 additions and 0 deletions
|
|
@ -80,6 +80,7 @@ xe.lang.msg_empty_search_keyword = '{$lang->msg_empty_search_keyword}';
|
|||
<form action="./" method="post" class="fg form" id="manageForm">
|
||||
<input type="hidden" name="act" value="procDocumentManageCheckedDocument" />
|
||||
<input type="hidden" name="type" value="" />
|
||||
<input type="hidden" name="success_return_url" value="{getUrl('', 'module', 'admin', 'act', 'dispDocumentAdminList', 'search_target', $search_target, 'search_keyword', $search_keyword)}" cond="!empty($search_target) && !empty($search_keyword)" />
|
||||
<h2 class="h2">{$lang->document_manager}</h2>
|
||||
<div class="table even">
|
||||
<table width="100%" border="1" cellspacing="0" id="documentManageListTable">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue