mirror of
https://github.com/bitwarden/browser
synced 2026-01-03 00:53:23 +00:00
change payment for premium
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
$scope.changePayment = function () {
|
||||
var modal = $uibModal.open({
|
||||
animation: true,
|
||||
templateUrl: 'app/organization/views/settingsBillingChangePayment.html',
|
||||
templateUrl: 'app/settings/views/settingsBillingChangePayment.html',
|
||||
controller: 'settingsBillingChangePaymentController',
|
||||
resolve: {
|
||||
existingPaymentMethod: function () {
|
||||
|
||||
Reference in New Issue
Block a user