From 4832265932a89ac8c8c056991799a0ffd7f51b05 Mon Sep 17 00:00:00 2001 From: Edward Date: Mon, 1 Dec 2014 10:02:14 +0800 Subject: [PATCH] Roo/bootstrap/dash/TabBox.js --- Roo/bootstrap/dash/TabBox.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/bootstrap/dash/TabBox.js b/Roo/bootstrap/dash/TabBox.js index 8e7c7c95dc..54bd055db7 100644 --- a/Roo/bootstrap/dash/TabBox.js +++ b/Roo/bootstrap/dash/TabBox.js @@ -84,7 +84,7 @@ Roo.extend(Roo.bootstrap.dash.TabBox, Roo.bootstrap.Component, { html: this.title ? this.title : 'Title', cn : [{ tag: 'i', - cls: 'fa fa-inbox', + cls: 'fa fa-inbox' }] }] }] -- 2.39.2