mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
#18908374 메뉴의 추가/수정버튼 클릭시 포커스가 자동으로 이동되도록 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7482 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
8e29754501
commit
e7b8c02a40
1 changed files with 3 additions and 0 deletions
|
|
@ -109,6 +109,9 @@
|
|||
});
|
||||
}
|
||||
});
|
||||
|
||||
$('input#menu_name').focus();
|
||||
|
||||
})(jQuery);
|
||||
</script>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue