mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 00:03:56 +00:00
callout when registering for org create
This commit is contained in:
@@ -5,6 +5,7 @@ angular
|
||||
$analytics, $state) {
|
||||
var params = $location.search();
|
||||
var stateParams = $state.params;
|
||||
$scope.createOrg = stateParams.org;
|
||||
|
||||
if (!stateParams.returnState && stateParams.org) {
|
||||
$scope.returnState = {
|
||||
|
||||
Reference in New Issue
Block a user