Restore native window chrome
// FREEBIE
This commit is contained in:
parent
82ce76265d
commit
2f8d973366
5 changed files with 4 additions and 11 deletions
|
@ -119,10 +119,6 @@
|
|||
extension.windows.beforeUnload(function() {
|
||||
this.inboxListView.stopListening();
|
||||
}.bind(this));
|
||||
|
||||
new Whisper.WindowControlsView({
|
||||
appWindow: options.appWindow
|
||||
}).$el.appendTo(this.$('#header'));
|
||||
},
|
||||
events: {
|
||||
'click': 'closeMenu',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue