Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/js/app
diff options
context:
space:
mode:
Diffstat (limited to 'js/app')
-rw-r--r--js/app/controllers/credential.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/js/app/controllers/credential.js b/js/app/controllers/credential.js
index 49b77214..b5ca9302 100644
--- a/js/app/controllers/credential.js
+++ b/js/app/controllers/credential.js
@@ -540,8 +540,6 @@
}
$scope.active_vault = null;
$scope.credentials = [];
- //$scope.$parent.selectedVault = false;
- //window.location.reload();
VaultService.clearVaultService();
});