process folder update action

This commit is contained in:
Manuel Raynaud
2013-09-20 19:34:36 +02:00
parent 00f7c491b2
commit 6a1df0240e
4 changed files with 131 additions and 8 deletions

View File

@@ -67,7 +67,7 @@
{form_hidden_fields form=$form}
{form_field form=$form field='success_url'}
<input type="hidden" name="{$name}" value="{url path='/admin/folder' folder_id={$folder_id}}" />
<input type="hidden" name="{$name}" value="{url path='/admin/folders/update' folder_id={$folder_id}}" />
{/form_field}
{form_field form=$form field='locale'}