update
This commit is contained in:
6
Admin/template/partial/Structure/AjaxSaveElement.tpl
Normal file
6
Admin/template/partial/Structure/AjaxSaveElement.tpl
Normal file
@@ -0,0 +1,6 @@
|
||||
{foreach from=$out item=validate}
|
||||
$('{$validate.field}Error').innerHTML = '{$validate.msg}';
|
||||
{foreachelse}
|
||||
load('{url structure='edit' id=$id'}');
|
||||
loadTree();
|
||||
{/foreach}
|
||||
Reference in New Issue
Block a user