зеркало из https://github.com/mozilla/pjs.git
Bug 423770 - "sometimes need to click "Restore default set" twice to actually have the default set restored" [p=dao@mozilla.com (D��o Gottwald) r=gavin a1.9b5=beltzner]
This commit is contained in:
Родитель
f744ee2ce1
Коммит
2cb2a1c865
|
@ -223,8 +223,6 @@
|
|||
newItem.id = "spacer" + uniqueId;
|
||||
newItem.className = "chromeclass-toolbar-additional";
|
||||
} else if (this.parentNode.localName == "toolbox") {
|
||||
if (document.getElementById(aId))
|
||||
return false;
|
||||
// Attempt to locate an item with a matching id within palette.
|
||||
var paletteItem = this.parentNode.palette.firstChild;
|
||||
while (paletteItem) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче