mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 09:13:33 +00:00
attachments for org logins
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
loginId, $analytics, validationService, toastr) {
|
||||
$analytics.eventTrack('vaultAttachmentsController', { category: 'Modal' });
|
||||
$scope.login = {};
|
||||
$scope.readOnly = false;
|
||||
$scope.readOnly = true;
|
||||
$scope.loading = true;
|
||||
var closing = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user