marks as PUBLIC API
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6255 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
d43c670e9a
commit
00df744596
@ -1316,7 +1316,7 @@ catch(e) {
|
||||
TreeStyleTabBrowserAutoHide.toggleMode();
|
||||
},
|
||||
|
||||
toggleFixed : function TSTService_toggleFixed()
|
||||
toggleFixed : function TSTService_toggleFixed() /* PUBLIC API */
|
||||
{
|
||||
var pos = this.currentTabbarPosition;
|
||||
var isVertical = (pos == 'left' || pos == 'right');
|
||||
|
Loading…
Reference in New Issue
Block a user