mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-10 04:03:01 +09:00
issue 160 sitemap new menu attribute modify
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9146 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
92752f29fa
commit
a79c17c4b8
1 changed files with 1 additions and 1 deletions
|
|
@ -112,7 +112,7 @@ $('form.siteMap')
|
|||
editForm.find('input=[name=create_menu_url]').val('');
|
||||
editForm.find('input=[name=select_menu_url]').val('');
|
||||
editForm.find('input=[name=menu_url]').val('');
|
||||
editForm.find('input=[name=menu_open_window]').attr('checked', false);
|
||||
editForm.find('input=[name=menu_open_window]')[0].checked = true;
|
||||
editForm.find('input=[name=group_srls\\[\\]]').attr('checked', false);
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue