Roo/bootstrap/Card.js
authorAlan Knowles <alan@roojs.com>
Wed, 16 Dec 2020 04:05:12 +0000 (12:05 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 16 Dec 2020 04:05:12 +0000 (12:05 +0800)
Roo/bootstrap/Card.js

index e000ffd..f216c5f 100644 (file)
@@ -135,6 +135,10 @@ Roo.extend(Roo.bootstrap.Card, Roo.bootstrap.Component,  {
     drop_group : false,
     childContainer : false,
     dropEl : false, /// the dom placeholde element that indicates drop location.
+    containerEl: false, // body container
+    bodyEl: false, // card-body
+    headerContainer : false, //
+    headerEl : false,
     
     layoutCls : function()
     {