mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 19:20:55 +00:00
bug fix savecsv to file
This commit is contained in:
parent
fa447f0f52
commit
61b4a07fa6
@ -306,7 +306,7 @@
|
||||
download: filename,
|
||||
html: 'download file'
|
||||
}));
|
||||
$('#jspsych-download-as-text-link').click();
|
||||
$('#jspsych-download-as-text-link')[0].click();
|
||||
}
|
||||
|
||||
return core;
|
||||
|
Loading…
Reference in New Issue
Block a user