X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Roo%2Fbootstrap%2FCardHeader.js;fp=Roo%2Fbootstrap%2FCardHeader.js;h=6c8a1166634b53cde6fecc0ae9a76ceeb15f76e9;hb=df616c45c801c3e4536273d56467e26dff68dd79;hp=873d850de54b6ab90d5fd9079026b3dfedb3545d;hpb=75d2bd838ecfdaaa401c46cd51eba3be2496df5e;p=roojs1 diff --git a/Roo/bootstrap/CardHeader.js b/Roo/bootstrap/CardHeader.js index 873d850de5..6c8a116663 100644 --- a/Roo/bootstrap/CardHeader.js +++ b/Roo/bootstrap/CardHeader.js @@ -14,22 +14,11 @@ * @param {Object} config The config object */ -Roo.bootstrap.Element = function(config){ - Roo.bootstrap.Element.superclass.constructor.call(this, config); - - this.addEvents({ - // raw events - /** - * @event click - * When a element is chick - * @param {Roo.bootstrap.Element} this - * @param {Roo.EventObject} e - */ - "click" : true - }); +Roo.bootstrap.CardHeader = function(config){ + Roo.bootstrap.CardHeader.superclass.constructor.call(this, config); }; -Roo.extend(Roo.bootstrap.Element, Roo.bootstrap.Component, { +Roo.extend(Roo.bootstrap.CardHeader, Roo.bootstrap.Element, { tag: 'div', container_method : 'getCardHeader',