issue 2506 when add menu item, return json page after proc

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11383 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2012-09-19 08:08:35 +00:00
parent 3008a568a7
commit 47876992f3
2 changed files with 14 additions and 4 deletions

View file

@ -0,0 +1,3 @@
<script>
function {$callback} ('{$resultJson}');
</script>