1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 16:53:34 +00:00

export vault

This commit is contained in:
Kyle Spearrin
2018-08-01 23:21:32 -04:00
parent 696bc780ba
commit b032bc2f33
10 changed files with 117 additions and 4 deletions

View File

@@ -78,7 +78,7 @@
title="{{'select' | i18n}}">
<i class="fa fa-lg fa-fw fa-check"></i>
</button>
<button type="button" data-dismiss="modal">{{'close' | i18n}}</button>
<button type="button" data-dismiss="modal">{{(showSelect ? 'cancel' : 'close') | i18n}}</button>
</div>
</div>
</div>