From 89e7ea0a513597fd18db089423fe0a02733a73e3 Mon Sep 17 00:00:00 2001 From: piro Date: Sun, 20 Dec 2009 19:04:57 +0000 Subject: [PATCH] typo git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5568 599a83e7-65a4-db11-8015-0010dcdd6dc2 --- content/treestyletab/bookmarksOverlay.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/treestyletab/bookmarksOverlay.js b/content/treestyletab/bookmarksOverlay.js index c9299dab..6b6f5607 100644 --- a/content/treestyletab/bookmarksOverlay.js +++ b/content/treestyletab/bookmarksOverlay.js @@ -104,7 +104,7 @@ var TreeStyleTabBookmarksService = { var treeStructure = aIDs.map(function(aId, aIndex) { let id = this.getParentItem(aId); let index = aIDs.indexOf(id); - return index > aIndex ? aDefaultParent : index ; + return index > aIndex ? aDefaultParentID : index ; }, this); /* Correct patterns like: