diff options
author | Christopher Burger <burgerc@freeside.biz> | 2017-07-27 12:53:59 -0400 |
---|---|---|
committer | Christopher Burger <burgerc@freeside.biz> | 2017-07-27 12:53:59 -0400 |
commit | 810e6898f2cc89911edd5a56e90ddb202867c92a (patch) | |
tree | cb12b360dfd785023c16d5ceadc6a13054fec4c1 /FS | |
parent | fed350a1aa758b095ca220a798939733b774dcc5 (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 5c86b7820..99c5f742b 100644 --- a/FS/FS/ClientAPI/MyAccount.pm +++ b/FS/FS/ClientAPI/MyAccount.pm @@ -152,6 +152,7 @@ sub skin_info { personal.php Profile personal.php Personal Information + payment_accounts.php Payment Accounts password.php Change Password payment.php Payments |