1
0
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:
Kyle Spearrin
2017-07-11 11:17:43 -04:00
parent ccb7ede4fa
commit a1529bc4e9
7 changed files with 40 additions and 4 deletions

View File

@@ -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 () {