Don't link payment methods to nowhere
Summary: This page doesn't actually exist and we don't really have any content to put on it right now. Test Plan: No longer saw bogus link in subscriptions. Reviewers: btrahan, chad Reviewed By: chad Subscribers: epriestley Differential Revision: https://secure.phabricator.com/D11942
This commit is contained in:
@@ -31,7 +31,6 @@ final class PhortunePaymentMethodPHIDType extends PhabricatorPHIDType {
|
||||
$id = $method->getID();
|
||||
|
||||
$handle->setName($method->getFullDisplayName());
|
||||
$handle->setURI("/phortune/method/{$id}/");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user