APIを修正

git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@1263 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
piro 2007-10-21 08:17:59 +00:00
parent 407647b081
commit b5ea1a2a71

View File

@ -108,7 +108,7 @@ var TreeStyleTabService = {
ownerBrowser.__treestyletab__parentTab = null;
},
checkOpenChildTab : function(aFrameOrTabBrowser)
checkToOpenChildTab : function(aFrameOrTabBrowser)
{
var frame = this.getFrameFromTabBrowserElements(aFrameOrTabBrowser);
if (!frame) return false;