git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5608 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
piro 2009-12-24 15:13:46 +00:00
parent 12769ba4d4
commit 4fa2ea39d9

View File

@ -950,6 +950,7 @@ TreeStyleTabBrowser.prototype = {
this.startRendering(); this.startRendering();
}, },
_ensureNewSplitter : function() _ensureNewSplitter : function()
{ {
var splitter = document.getAnonymousElementByAttribute(b, 'class', this.kSPLITTER); var splitter = document.getAnonymousElementByAttribute(b, 'class', this.kSPLITTER);