removed un-necessary code, thanks Mariano
This commit is contained in:
@@ -1 +1 @@
|
||||
Version 2.4.1-alpha.2+timestamp.2013.01.17.11.08.02
|
||||
Version 2.4.1-alpha.2+timestamp.2013.01.17.11.34.20
|
||||
|
||||
@@ -116,7 +116,7 @@
|
||||
<script type="text/javascript">
|
||||
var bShellScrolling=0
|
||||
jQuery(document).ready(function(){
|
||||
jQuery('#statement').focus();
|
||||
// jQuery('#statement').focus(); // not usefull most times...
|
||||
|
||||
jQuery('#statement').keyup(function(event){
|
||||
var t=jQuery(this),
|
||||
|
||||
Reference in New Issue
Block a user