Sorta trying.

git-svn-id: svn://10.0.0.236/trunk@126627 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
hyatt%netscape.com 2002-08-07 06:31:21 +00:00
parent fa53ef0137
commit c4ef07fa0a

View File

@ -279,7 +279,6 @@ var paletteDNDObserver = {
var target = aEvent.target;
if (target == palette) {
alert("Target and palette are the same.");
target = palette.lastChild.lastChild;
if (target.localName != "spacer") {
// Create a new row, insert, create the spring and bail.