moodle/payment
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
..
amd MDL-79584 core_payment: load strings in js and pass to template 2023-10-05 12:56:14 +08:00
classes MDL-76583 core: Update uses of external_* classes 2023-01-19 07:34:09 +08:00
gateway/paypal MDL-78324 core: Convert modals to use new static methods 2023-09-09 00:04:11 +08:00
templates MDL-79584 core_payment: load strings in js and pass to template 2023-10-05 12:56:14 +08:00
tests MDL-77174 core_payment: Switch to utility modal 2023-07-31 10:56:22 +08:00
accounts.php MDL-77174 core_payment: Switch to utility modal 2023-07-31 10:56:22 +08:00
manage_account.php MDL-73848 administration: Fix the breadcrumbs and nav highlights 2022-03-25 17:44:47 +08:00
manage_gateway.php MDL-73848 administration: Fix the breadcrumbs and nav highlights 2022-03-25 17:44:47 +08:00
upgrade.txt MDL-70287 core_payment: Add get_success_url to service_provider 2021-02-24 22:44:10 +11:00