This commit is contained in:
Eugene Pankov
2018-12-21 23:18:22 +01:00
parent e4bcfd8f39
commit 6f41865474
20 changed files with 94 additions and 132 deletions

View File

@@ -113,7 +113,7 @@ export class TabHeaderComponent {
},
{
label: 'Rename',
click: () => this.zone.run( () => this.showRenameTabModal() )
click: () => this.zone.run(() => this.showRenameTabModal())
},
{
label: 'Color',