summaryrefslogtreecommitdiff
path: root/src/node/utils/toolbar.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/node/utils/toolbar.js')
-rw-r--r--src/node/utils/toolbar.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/node/utils/toolbar.js b/src/node/utils/toolbar.js
index 85af619c..8905eee1 100644
--- a/src/node/utils/toolbar.js
+++ b/src/node/utils/toolbar.js
@@ -105,6 +105,8 @@ _.extend(Button.prototype, {
}
});
+
+
SelectButton = function (attributes) {
this.attributes = attributes;
this.options = [];