mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 20:49:20 +03:00
Added Romanian language
+ small fixes
This commit is contained in:
parent
c9e394c585
commit
ce60192120
14 changed files with 671 additions and 208 deletions
|
|
@ -182,7 +182,7 @@ NewHtmlEditorWrapper.prototype.focus = function ()
|
|||
{
|
||||
if (this.editor)
|
||||
{
|
||||
this.editor.focusManager.focus();
|
||||
this.editor.focus();
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue