Change routes to old hastag mode
This commit is contained in:
parent
ae9deaa6f8
commit
e3eeab0eb6
15 changed files with 44 additions and 43 deletions
|
|
@ -74,8 +74,6 @@ angular.module('copayApp.controllers').controller('SettingsController',
|
|||
unitToSatoshi: $scope.selectedUnit.value,
|
||||
}));
|
||||
|
||||
var target = ($window.location.origin !== 'null' ? $window.location.origin : '');
|
||||
|
||||
$window.location.href = target;
|
||||
$location.path('/copayers');
|
||||
};
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue