mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00: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
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
dE('qr_showeditor_div');
|
dE('qr_showeditor_div');
|
||||||
if (show && document.getElementById('qr_editor_div').style.display != 'none')
|
if (show && document.getElementById('qr_editor_div').style.display != 'none')
|
||||||
{
|
{
|
||||||
document.getElementsByName('message')[0].focus();
|
document.getElementsByName('message')[0].focus();
|
||||||
}
|
}
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue