Changes for page Survey #1 on the use of HBP Tools
Last modified by marissadiazpier on 2023/09/04 17:22
From version 6.1
edited by marissadiazpier
on 2023/06/25 18:03
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
on 2023/06/25 18:05
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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 nube34 + 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) {