1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-30 07:03:26 +00:00

Inform send in vault (#876)

* Add first pass info card to Vault view

* Make send-info title a link

* Make access links open new tab

* Separate Vault card message from access message

* Add period to card end

* Final wording. Change Bitwarden Send links to point to Send tab
This commit is contained in:
Matt Gibson
2021-03-08 15:17:42 -06:00
committed by GitHub
parent bdf6dcd8cd
commit 79ffafcc17
6 changed files with 50 additions and 2 deletions

View File

@@ -47,6 +47,7 @@
</div>
</div>
<app-verify-email *ngIf="showVerifyEmail" class="d-block mb-4"></app-verify-email>
<app-send-info class="d-block mb-4"></app-send-info>
<div class="card border-warning mb-4" *ngIf="showBrowserOutdated">
<div class="card-header bg-warning text-white">
<i class="fa fa-warning fa-fw" aria-hidden="true"></i> {{'updateBrowser' | i18n}}