mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-12 08:38:11 +00:00
bug fix other "
This commit is contained in:
parent
05df09502e
commit
655d5cef91
@ -129,7 +129,7 @@
|
||||
display_element.append($('<div>', {
|
||||
"id": 'jspsych-categorize-stimulus',
|
||||
"class": 'jspsych-categorize-stimulus',
|
||||
"html: trial.a_path
|
||||
"html": trial.a_path
|
||||
}));
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user