mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-25 16:49:58 +02:00
weird, editor is acting up
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10275 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
6ad759539a
commit
926ce5abaa
@ -6,7 +6,7 @@
|
||||
dE('qr_showeditor_div');
|
||||
if (show && document.getElementById('qr_editor_div').style.display != 'none')
|
||||
{
|
||||
document.getElementsByName('message')[0].focus();
|
||||
document.getElementsByName('message')[0].focus();
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user