CRM-16555 call extracted form snippet not overloaded form snippet.
authorEileen McNaughton <eileen@fuzion.co.nz>
Wed, 27 May 2015 22:26:56 +0000 (10:26 +1200)
committerEileen McNaughton <eileen@fuzion.co.nz>
Thu, 28 May 2015 12:59:58 +0000 (00:59 +1200)
commite02d7e961a53ad1d854c897ca7d31a2860bd5b77
tree6d52bc6cd6f00eb59a5b6677b07aabeb02895c06
parent6249d5f4cfc4d83ba987c25a755ef56f8858040f
CRM-16555 call extracted form snippet not overloaded form snippet.
The payment form snippet has been extracted so it can be called from anywhere, use this & remove the over-loaded snippet
note the change of field name is to align front end & back-end but still an issue as back-end is select & front end is radio

CRM-16555 last may have been too agressive

CRM-16555 test fixes

x
CRM/Contribute/Form/Contribution.php
CRM/Contribute/Form/Contribution/Confirm.php
CRM/Contribute/Form/Contribution/Main.php
CRM/Event/Form/Registration/Register.php
templates/CRM/Contribute/Form/Contribution.tpl
templates/CRM/Contribute/Form/Contribution/Main.tpl
templates/CRM/Core/BillingBlockWrapper.tpl
templates/CRM/Event/Form/Registration/Register.tpl
templates/CRM/common/paymentBlock.tpl
tests/phpunit/api/v3/ContributionPageTest.php