Minor fix.

This commit is contained in:
Paulo Veiga
2011-10-04 23:59:21 -03:00
parent 9185883d30
commit b0e5923fec
3 changed files with 13 additions and 6 deletions

View File

@@ -24,7 +24,6 @@ mindplot.widget.ToolbarItem = new Class({
this._buttonId = buttonId;
this._fn = fn;
this._options = options;
},
getButtonElem : function() {