mirror of
https://github.com/eugeny/tabby
synced 2026-08-25 07:16:37 +00:00
wip ref(settings): profilesSettingsTab profile template no launchable
This commit is contained in:
@@ -67,7 +67,7 @@ ul.nav-tabs(ngbNav, #nav='ngbNav')
|
||||
|
||||
.me-auto
|
||||
|
||||
button.btn.btn-link.hover-reveal.ms-1((click)='$event.stopPropagation(); launchProfile(profile)')
|
||||
button.btn.btn-link.hover-reveal.ms-1(*ngIf='!profile.isTemplate', (click)='$event.stopPropagation(); launchProfile(profile)')
|
||||
i.fas.fa-play
|
||||
|
||||
.ms-1.hover-reveal(ngbDropdown, placement='bottom-right top-right auto')
|
||||
|
||||
Reference in New Issue
Block a user