Display more warning messages about the full drive export

This commit is contained in:
yflory
2018-11-05 15:00:41 +01:00
parent 7509ce1cc7
commit 1d31aab990
4 changed files with 7 additions and 6 deletions

View File

@@ -18,9 +18,6 @@ define([
window.location = '/drive/';
return;
}
$main.find('a[href="/drive/"] div.pad-button-text h4')
.text(Messages.main_yourCryptDrive);
}
$(window).click(function () {
$('.cp-dropdown-content').hide();