diff options
author | Christopher Burger <burgerc@freeside.biz> | 2017-07-27 12:53:59 -0400 |
---|---|---|
committer | Christopher Burger <burgerc@freeside.biz> | 2017-08-02 16:51:33 -0400 |
commit | 67947b080e459db6ffd60e413dc50f4083d1e893 (patch) | |
tree | 37e4d09acccf41bed593f59a04b73d9c426f2e72 /FS | |
parent | 7c4aa1aa6658cca33d7578e1468067b89f32f900 (diff) |
RT# 76905 - Created ability to delete payment account thru NG selfservice to test API change in ticket 74537
Diffstat (limited to 'FS')
-rw-r--r-- | FS/FS/ClientAPI/MyAccount.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/ClientAPI/MyAccount.pm b/FS/FS/ClientAPI/MyAccount.pm index a38bcd661..0bf594f2e 100644 --- a/FS/FS/ClientAPI/MyAccount.pm +++ b/FS/FS/ClientAPI/MyAccount.pm @@ -151,6 +151,7 @@ sub skin_info { personal.php Profile personal.php Personal Information + payment_accounts.php Payment Accounts password.php Change Password payment.php Payments |