変数スコープ修正

git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@4937 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
piro 2009-08-11 07:20:38 +00:00
parent 81998c2898
commit 9c586bea22

View File

@ -175,7 +175,7 @@ var TreeStyleTabBookmarksServiceEditable = {
item.setAttribute('label', label);
fragment.appendChild(item);
});
}, this);
return fragment;
},
_getItemsInFolder : function(aId)