1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-20 04:20:55 +01:00

Don't workflow the "add payment method" button from carts

This doesn't work with the auto-select code.
This commit is contained in:
epriestley 2015-03-15 13:52:46 -07:00
parent aadec98d43
commit cc7a9660b6

View file

@ -159,7 +159,6 @@ final class PhortuneCartCheckoutController
array(
'class' => 'button grey',
'href' => $payment_method_uri,
'sigil' => 'workflow',
),
pht('Add New Payment Method'));
$form->appendChild(