зеркало из https://github.com/mozilla/gecko-dev.git
typo correction
This commit is contained in:
Родитель
e6e4343f43
Коммит
ec13b522f7
|
@ -664,7 +664,7 @@ dump("ONSELECTION CHANGED\n")
|
|||
},
|
||||
|
||||
getImageSource: function(aItemIndex, aColumnID) {
|
||||
if (aColumnId == "Name") {
|
||||
if (aColumnID == "Name") {
|
||||
var resource = this.mOuter.getRowResource(aItemIndex);
|
||||
return BookmarksUtils.getProperty(resource, NC_NS+"Icon", this.mOuter.db);
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче