зеркало из https://github.com/mozilla/FlightDeck.git
Merge branch 'master' of git@github.com:zalun/FlightDeck
This commit is contained in:
Коммит
f8374a43c8
|
@ -41,7 +41,7 @@ Class.refactor(Editor, {
|
|||
'text': this.textarea.get('text'),
|
||||
'id': editor_id,
|
||||
}).inject(this.textarea, 'before');
|
||||
console.log('FD: div element created ', this.element);
|
||||
console.log('FD: div element created ', this.element, 'with content ', this.element.get('text'));
|
||||
|
||||
if (this.textarea.isHidden()) {
|
||||
this.element.hide();
|
||||
|
|
Загрузка…
Ссылка в новой задаче