Fix image export

This commit is contained in:
Paulo Gustavo Veiga
2012-06-20 17:48:29 -03:00
parent cfe78bdf7e
commit 509a31a4ed
8 changed files with 234 additions and 9 deletions

View File

@@ -89,7 +89,7 @@ mindplot.widget.Menu = new Class({
this._registerTooltip('fontSize', "Text size");
}
var topicShapeBtn = $('topicShapeBtn');
var topicShapeBtn = $('topicShape');
if (topicShapeBtn) {
var topicShapeModel = {
getValue: function() {