mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-18 18:02:15 +09:00
change success_return_url because action forward
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9740 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
2a8cdf7435
commit
2ded43fc5c
5 changed files with 5 additions and 5 deletions
|
|
@ -15,7 +15,7 @@
|
|||
<input type="hidden" name="act" value="procDocumentAdminInsertExtraVar" />
|
||||
<input type="hidden" name="module_srl" value="{$module_srl}" />
|
||||
<input type="hidden" name="var_idx" value="{$selected_var_idx}" />
|
||||
<input type="hidden" name="success_return_url" value="{getUrl('', 'module', $module, 'act', $act, 'module_srl', $module_srl)}" />
|
||||
<input type="hidden" name="success_return_url" value="{getUrl('type', '')}" />
|
||||
|
||||
<h3 class="h3">{$lang->extra_vars} {$selected_var_idx}</h3>
|
||||
<div class="table">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue