Last modified by marissadiazpier on 2023/09/04 17:22

From version 6.1
edited by marissadiazpier
on 2023/06/25 18:03
Change comment: There is no comment for this version
To version 7.1
edited by marissadiazpier
on 2023/06/25 18:05
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -31,7 +31,7 @@
31 31  
32 32   // Realizar una solicitud AJAX al servidor para guardar los datos en el archivo en la nube
33 33   $.ajax({
34 - url: 'https://drive.ebrains.eu/smart-link/58102a22-49fc-426b-ae8c-daa107489e58/', // Reemplaza con la ruta y nombre de tu archivo en la nube
34 + url: 'https://drive.ebrains.eu/smart-link/2052546c-45e8-4d51-847a-fa421a62e57b/', // Reemplaza con la ruta y nombre de tu archivo en la nube
35 35   type: 'POST',
36 36   data: results,
37 37   success: function(response) {
Public

SLU_HBPB