@ -53,4 +53,5 @@ BI.NodeButton = BI.inherit(BI.BasicButton, {
this.fireEvent(BI.Controller.EVENT_CHANGE, BI.Events.EXPAND, this.getValue(), this);
}
});
BI.shortcut("bi.node_button", BI.NodeButton);