Basic topic propeties integrated with brix.
This commit is contained in:
@@ -112,7 +112,7 @@ mindplot.TextEditor = new Class({
|
||||
var topicId = this._topic.getId();
|
||||
|
||||
var actionDispatcher = mindplot.ActionDispatcher.getInstance();
|
||||
actionDispatcher.changeTextOnTopic([topicId], text);
|
||||
actionDispatcher.changeTextToTopic([topicId], text);
|
||||
}
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user