mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 18:10:09 +00:00
tweaking...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
d033005947
commit
69040c2f4d
@ -2476,7 +2476,12 @@ var Outline = {
|
||||
|
||||
// autofocus...
|
||||
if(this.dom.getAttribute('autofocus') != null){
|
||||
/*
|
||||
setTimeout(function(){
|
||||
that.focus() }, 0) }
|
||||
/*/
|
||||
this.focus() }
|
||||
//*/
|
||||
|
||||
return this },
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user