This commit is contained in:
Eugene Pankov
2018-09-04 23:14:10 +02:00
parent 6dc46bb970
commit c285b89b6c
2 changed files with 17 additions and 1 deletions

View File

@@ -41,7 +41,11 @@
type='text',
[(ngModel)]='connection.user',
)
.alert.alert-info.d-flex.bg-transparent.text-white.align-items-center(*ngIf='hasSavedPassword')
.mr-auto There is a saved password for this connection
button.btn.btn-danger.ml-4((click)='clearSavedPassword()') Forget
.form-group
label Private key
.input-group