moodle/payment/templates
Jake Dallimore dc2721083c
MDL-79584 core_payment: load strings in js and pass to template
This template shouldn't really be using string helpers inside string
helpers like it does, and this is unsupported in 4.3. This just moves
the string resolution to js land and then passes that resolved string
into the template instead.
2023-10-05 12:56:14 +08:00
..
fee_breakdown.mustache MDL-79584 core_payment: load strings in js and pass to template 2023-10-05 12:56:14 +08:00
gateway.mustache MDL-70237 payment: Allow html tags in gateway description 2020-11-18 23:22:51 +11:00
gateways.mustache
gateways_modal.mustache MDL-69166 core_payment: show cost on the modal 2020-10-27 14:37:29 +11:00
gateways_placeholder.mustache
modal_gateways.mustache MDL-69166 core_payment: Use a custom modal type for gateway selector 2020-10-27 14:37:28 +11:00