変数スコープ修正
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@4937 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
81998c2898
commit
9c586bea22
@ -175,7 +175,7 @@ var TreeStyleTabBookmarksServiceEditable = {
|
|||||||
item.setAttribute('label', label);
|
item.setAttribute('label', label);
|
||||||
|
|
||||||
fragment.appendChild(item);
|
fragment.appendChild(item);
|
||||||
});
|
}, this);
|
||||||
return fragment;
|
return fragment;
|
||||||
},
|
},
|
||||||
_getItemsInFolder : function(aId)
|
_getItemsInFolder : function(aId)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user