guy 8 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: [{ items: [{
width: 230, width: 230,
el: { el: {
type: "bi.button", type: "bi.text_button",
listeners: [{ listeners: [{
eventName: BI.Button.EVENT_CHANGE, eventName: BI.Button.EVENT_CHANGE,
action: function () { action: function () {

Loading…
Cancel
Save