зеркало из https://github.com/mozilla/pjs.git
*** empty log message ***
This commit is contained in:
Родитель
904684f117
Коммит
9a0458a8ee
|
@ -221,7 +221,7 @@ var dropObserver = {
|
|||
|
||||
item.removeAttribute("flex");
|
||||
if (item.firstChild.getAttribute("flex"))
|
||||
item.firstChild.setAttribute("flex", item.firstChild.getAttribute("flex"));
|
||||
item.setAttribute("flex", item.firstChild.getAttribute("flex"));
|
||||
item.removeAttribute("width");
|
||||
item.setAttribute("ondraggesture", "gDraggingFromPalette = false; nsDragAndDrop.startDrag(event, dragObserver);");
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче