зеркало из https://github.com/mozilla/pjs.git
Bug 413058 - Add bookmark dialog should dress left, r=mano, a=schrep
This commit is contained in:
Родитель
fd8047f2a8
Коммит
2c2217de42
|
@ -208,7 +208,7 @@ var PlacesCommandHook = {
|
|||
if (aBrowser.contentWindow == window.content) {
|
||||
var starIcon = aBrowser.ownerDocument.getElementById("star-button");
|
||||
if (starIcon && isElementVisible(starIcon)) {
|
||||
this.showEditBookmarkPopup(itemId, starIcon, "after_start");
|
||||
this.showEditBookmarkPopup(itemId, starIcon, "after_end");
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче