mirror of
https://github.com/BreizhHardware/ProjetS4COMWEB.git
synced 2026-01-18 16:47:35 +01:00
5 lines
90 B
JavaScript
5 lines
90 B
JavaScript
getRDV();
|
|
|
|
function getRDV() {
|
|
ajaxRequest("GET", "/rdv", null, function(response) {
|
|
} |