mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-22 05:15:29 +09:00
issue 160 sitemap admin multi lang add
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9145 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
53ccb1b84f
commit
92752f29fa
4 changed files with 27 additions and 31 deletions
|
|
@ -38,6 +38,7 @@ $('form.siteMap')
|
|||
function completeGetActList(obj)
|
||||
{
|
||||
var menuItem = obj.menu_item;
|
||||
console.log(menuItem);
|
||||
menuUrl = menuItem.url;
|
||||
editForm.find('.h2').html('Edit Menu');
|
||||
editForm.find('input[name=menu_srl]').val(menuItem.menu_srl);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue