Basic topic propeties integrated with brix.
This commit is contained in:
@@ -129,7 +129,7 @@ mindplot.MultilineTextEditor = 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