Roo/bootstrap/DocumentSlider.js
authoredward <edward@roojs.com>
Thu, 9 Nov 2017 09:17:27 +0000 (17:17 +0800)
committeredward <edward@roojs.com>
Thu, 9 Nov 2017 09:17:27 +0000 (17:17 +0800)
Roo/bootstrap/DocumentSlider.js

index 09c1335..dfd7f0a 100644 (file)
@@ -34,6 +34,16 @@ Roo.extend(Roo.bootstrap.DocumentSlider, Roo.bootstrap.Component,  {
             tag : 'div',
             cls : 'roo-document-slider',
             cn : [
+                {
+                    tag : 'div',
+                    cls : 'roo-document-slider-header',
+                    cn : [
+                        {
+                            tag : 'span',
+                            html : 'test'
+                        }
+                    ]
+                },
                 {
                     tag : 'div',
                     cls : 'roo-document-slider-body',