mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
Delete unnecessary script
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8963 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
5b39c38d82
commit
ae5cf5a0e8
1 changed files with 0 additions and 10 deletions
|
|
@ -56,16 +56,6 @@
|
|||
</ul>
|
||||
</div>
|
||||
<!-- /Suggestion -->
|
||||
<script type="text/javascript">
|
||||
// Multilingual Suggestion (UI Prototype)
|
||||
$('input.vLang')
|
||||
.focusin(function(){
|
||||
$('#vLangSuggest').fadeIn(200);
|
||||
})
|
||||
.focusout(function(){
|
||||
$('#vLangSuggest').fadeOut(200);
|
||||
})
|
||||
</script>
|
||||
<!-- Multilingual -->
|
||||
<div id="langEdit" class="langEdit tgContent">
|
||||
<ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue