mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 04:39:55 +09:00
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:
parent
3008a568a7
commit
47876992f3
2 changed files with 14 additions and 4 deletions
3
modules/menu/tpl/callback.html
Normal file
3
modules/menu/tpl/callback.html
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<script>
|
||||
function {$callback} ('{$resultJson}');
|
||||
</script>
|
||||
Loading…
Add table
Add a link
Reference in a new issue