デバッグ用メッセージ削除
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@4864 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
6ad0650546
commit
98c136eaab
@ -944,7 +944,6 @@ TreeStyleTabBrowser.prototype = {
|
||||
else
|
||||
b.removeAttribute(this.kINDENTED);
|
||||
|
||||
Application.console.log('COLLAPSE:'+this.getTreePref('allowSubtreeCollapseExpand.'+orient));
|
||||
if (this.getTreePref('allowSubtreeCollapseExpand.'+orient))
|
||||
b.setAttribute(this.kALLOW_COLLAPSE, 'true');
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user