Fix indent
This commit is contained in:
parent
081acb238b
commit
3cff4eb9ca
@ -425,7 +425,7 @@ TreeStyleTabWindow.prototype = inherit(TreeStyleTabBase, {
|
|||||||
this.fullscreenObserver = new FullscreenObserver(this.window);
|
this.fullscreenObserver = new FullscreenObserver(this.window);
|
||||||
this.initUIShowHideObserver();
|
this.initUIShowHideObserver();
|
||||||
if (!this.isMac)
|
if (!this.isMac)
|
||||||
this.initMenubarShowHideObserver();
|
this.initMenubarShowHideObserver();
|
||||||
|
|
||||||
var appcontent = d.getElementById('appcontent');
|
var appcontent = d.getElementById('appcontent');
|
||||||
appcontent.addEventListener('SubBrowserAdded', this, false);
|
appcontent.addEventListener('SubBrowserAdded', this, false);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user