1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 01:03:35 +00:00
This commit is contained in:
Kyle Spearrin
2016-09-21 15:21:50 -04:00
parent 6281b1d106
commit 7d2a16c1f4
8 changed files with 30 additions and 19 deletions

View File

@@ -10,7 +10,7 @@
$scope.logOut = function () {
SweetAlert.swal({
title: 'Log out',
title: 'Log Out',
text: 'Are you sure you want to log out?',
type: 'warning',
showCancelButton: true,