guy 7 years ago
parent
commit
c5e5775e98
  1. 2
      demo/js/north.js

2
demo/js/north.js

@ -9,7 +9,7 @@ Demo.North = BI.inherit(BI.Widget, {
items: [{
width: 230,
el: {
type: "bi.button",
type: "bi.text_button",
listeners: [{
eventName: BI.Button.EVENT_CHANGE,
action: function () {

Loading…
Cancel
Save