Compose focus fixes (#547)

This commit is contained in:
RainLoop Team 2015-03-21 02:22:06 +04:00
parent 30b7ce263f
commit 4a90e2406c
6 changed files with 41 additions and 13 deletions

View file

@ -384,7 +384,6 @@
this.setHtml('', bFocus);
};
module.exports = HtmlEditor;
}());