Roo/bootstrap/dash/NumberBox.js
authorEdward <edward@roojs.com>
Wed, 3 Dec 2014 06:10:40 +0000 (14:10 +0800)
committerEdward <edward@roojs.com>
Wed, 3 Dec 2014 06:10:40 +0000 (14:10 +0800)
Roo/bootstrap/dash/NumberBox.js

index 40c3652..652cbe2 100644 (file)
@@ -83,6 +83,9 @@ Roo.extend(Roo.bootstrap.dash.NumberBox, Roo.bootstrap.Component,  {
                 href : this.fhref || '#',
                 html : this.footer
             };
+            
+            cfg.cn.push(footer);
+            
         }
         
         return  cfg;