Add new Tango serializer. Pending to comple migration.
This commit is contained in:
@@ -260,7 +260,6 @@ mindplot.CommandContext = new Class({
|
||||
createTopic:function(model, isVisible) {
|
||||
$assert(model, "model can not be null");
|
||||
var result = this._designer._nodeModelToNodeGraph(model, isVisible);
|
||||
result.enableUICache(false);
|
||||
return result;
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user