зеркало из https://github.com/mozilla/pjs.git
Bug 431508 - Changing RSS Subscription Location cause: Error: this.getResult() is null, r=mano
This commit is contained in:
Родитель
b3e269644c
Коммит
e95c207686
|
@ -1087,7 +1087,7 @@ var BookmarkPropertiesPanel = {
|
|||
},
|
||||
|
||||
onMenuListFolderSelect: function BPP_onMenuListFolderSelect(aEvent) {
|
||||
if (this._folderTree.hidden)
|
||||
if (this._folderTree.collapsed)
|
||||
return;
|
||||
|
||||
this._folderTree.selectItems([this._getFolderIdFromMenuList()]);
|
||||
|
|
Загрузка…
Ссылка в новой задаче