Roo/bootstrap/dash/TabBox.js
authorEdward <edward@roojs.com>
Mon, 1 Dec 2014 02:02:14 +0000 (10:02 +0800)
committerEdward <edward@roojs.com>
Mon, 1 Dec 2014 02:02:14 +0000 (10:02 +0800)
Roo/bootstrap/dash/TabBox.js

index 8e7c7c9..54bd055 100644 (file)
@@ -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'
                     }]
                 }]
             }]