Severa lfixed.

This commit is contained in:
Paulo Veiga
2011-09-04 21:32:29 -03:00
parent dbb2b2d0c9
commit 0e21aad802
13 changed files with 85 additions and 65 deletions

View File

@@ -39,7 +39,7 @@ mindplot.Note = new Class({
},
getText: function() {
return this._text;
return this._textShape;
},
getModel : function() {