mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 15:19:57 +09:00
modules/menu/ 'add menu' multilingual update.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9863 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9b5d4c7bac
commit
4aa2c8f0fe
3 changed files with 9 additions and 10 deletions
|
|
@ -129,7 +129,6 @@ $('form.siteMap')
|
|||
|
||||
resetEditForm();
|
||||
|
||||
editForm.find('.h2').html('Add Menu');
|
||||
editForm.find('input[name=menu_srl]').val($this.closest('form').find('input[name=menu_srl]:first').val());
|
||||
editForm.find('input[name=parent_srl]').val($this.parent().prevAll('input._item_key').val());
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue