From 0a76d02e6acd342e96795ed5898bff8d60d55d5a Mon Sep 17 00:00:00 2001 From: Julian Knowles Date: Mon, 27 Jan 2014 19:01:21 +0800 Subject: [PATCH] Roo/bootstrap/Element.js --- Roo/bootstrap/Element.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Roo/bootstrap/Element.js b/Roo/bootstrap/Element.js index 5f99180260..559aa081b5 100644 --- a/Roo/bootstrap/Element.js +++ b/Roo/bootstrap/Element.js @@ -33,6 +33,7 @@ Roo.extend(Roo.bootstrap.Element, Roo.bootstrap.Component, { cfg = { tag: this.tag, + cls: '', html: this.html } -- 2.39.2