mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +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:
@@ -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;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user