MDL-69166 core_payment: Use a custom modal type for gateway selector
commite2faf672479c8b1dd1616ebbbc41541dd32682f7
authorShamim Rezaie <shamim@moodle.com>
Wed, 15 Jan 2020 11:48:26 +0000 (15 22:48 +1100)
committerShamim Rezaie <shamim@moodle.com>
Tue, 27 Oct 2020 04:44:59 +0000 (27 15:44 +1100)
treed68e1d60ef24cc906227a3f87f66e96a772adc70
parentb97899634ce0fad18628a544bfadb20a1e9c5bb3
MDL-69166 core_payment: Use a custom modal type for gateway selector
payment/amd/build/events.min.js [new file with mode: 0644]
payment/amd/build/events.min.js.map [new file with mode: 0644]
payment/amd/build/gateways_modal.min.js
payment/amd/build/gateways_modal.min.js.map
payment/amd/build/modal_gateways.min.js [new file with mode: 0644]
payment/amd/build/modal_gateways.min.js.map [new file with mode: 0644]
payment/amd/src/events.js [new file with mode: 0644]
payment/amd/src/gateways_modal.js
payment/amd/src/modal_gateways.js [new file with mode: 0644]
payment/templates/modal_gateways.mustache [new file with mode: 0644]