mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-10 12:32:14 +09:00
issue 44 : from the commucation module's default skin
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8497 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
35714ac73e
commit
e129e7c227
1 changed files with 1 additions and 1 deletions
|
|
@ -38,5 +38,5 @@
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
xAddEventListener(window, 'load', function() { xGetElementById("message_title").focus(); });
|
jQuery(function$(){ $('#message_title').focus(); });
|
||||||
</script>
|
</script>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue