From: Alan Knowles Date: Mon, 18 Jan 2021 06:13:06 +0000 (+0800) Subject: Roo/bootstrap/Card.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=65946f220b97fa2b1b4735069779f39f131007f9 Roo/bootstrap/Card.js --- diff --git a/Roo/bootstrap/Card.js b/Roo/bootstrap/Card.js index 40f5433fc9..baa11769c1 100644 --- a/Roo/bootstrap/Card.js +++ b/Roo/bootstrap/Card.js @@ -645,9 +645,9 @@ Roo.extend(Roo.bootstrap.Card, Roo.bootstrap.Component, { var dom = c.el.dom; dom.parentNode.removeChild(dom); dom.style.width = ''; // clear with - which is set by drag. - + c.parentId = false; - } + }, /** Decide whether to drop above or below a View node. */ getDropPoint : function(e, n, dd)