When auto-renew option is available, show the checkbox immediately instead of upon...
authorPatrick Lam <prof.lam@gmail.com>
Tue, 16 Jan 2024 11:03:44 +0000 (00:03 +1300)
committereileen <emcnaughton@wikimedia.org>
Sat, 27 Jan 2024 23:09:01 +0000 (12:09 +1300)
commit0358661ed5c631527249d73b94bbc7ba50707582
tree55e380c8ed3a7909e2ffd9d47594ce5cb9a99218
parentdbfcaec548a72783ecd2afe690817f736e8c0e4d
When auto-renew option is available, show the checkbox immediately instead of upon clicking the price.

memTypeId was previously "undefined" after trying to read attribute
"membership-type".  The DOM shows an attribute
"data-membership-type-id" and this patch modifies the attribute read
to "data-membership-type-id", which is also consistent with the
variable name in the code.
templates/CRM/Contribute/Form/Contribution/MainMembershipBlock.tpl