CRM-18424 better amount label for repeat transactions
authoreileenmcnaugton <eileen@fuzion.co.nz>
Sun, 17 Apr 2016 12:49:43 +0000 (00:49 +1200)
committereileenmcnaugton <eileen@fuzion.co.nz>
Sun, 24 Apr 2016 20:33:43 +0000 (08:33 +1200)
commit3dafdf1f9896fa3924fcc92aa3c2c26e7c7db863
treed9b687987b798ab29ec7c3960e40b96da25a58fc
parentc05c89aff057d504090a777aad7221555ff7e8b0
CRM-18424 better amount label for repeat transactions

Note that this patch also does some minor consolidation, bringing actions that relate to the is_recur checkbox into the same function.

I made the total_amount label always present, but sometimes hidden. this saves us having to check for it and also gives is a place to store data
consistently. We have been moving towards greater DOM consistency on payment pages
templates/CRM/Contribute/Form/Contribution/Main.tpl
templates/CRM/Price/Form/Calculate.tpl