зеркало из https://github.com/mozilla/pjs.git
bug 408389: fix regression that broke population of the live titles dropdown; r=mano
This commit is contained in:
Родитель
5a8b688750
Коммит
1b98130975
|
@ -348,6 +348,7 @@ var gEditItemOverlay = {
|
|||
var menuItem = this._createMicrosummaryMenuItem(microsummary);
|
||||
if (PlacesUtils.microsummaries
|
||||
.isMicrosummary(this._itemId, microsummary))
|
||||
itemToSelect = menuItem;
|
||||
|
||||
menupopup.appendChild(menuItem);
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче