mirror of
https://github.com/bitwarden/web
synced 2025-12-10 05:13:40 +00:00
Moved domain rules page out from modal into it's own page
This commit is contained in:
@@ -48,10 +48,6 @@ angular
|
||||
$scope.$broadcast('vaultAddFolder');
|
||||
};
|
||||
|
||||
$scope.domains = function () {
|
||||
$scope.$broadcast('settingsDomains');
|
||||
};
|
||||
|
||||
$scope.import = function () {
|
||||
$scope.$broadcast('toolsImport');
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user