bug fix other "

This commit is contained in:
Josh de Leeuw 2014-07-22 07:15:12 -04:00
parent 05df09502e
commit 655d5cef91

View File

@ -129,7 +129,7 @@
display_element.append($('<div>', {
"id": 'jspsych-categorize-stimulus',
"class": 'jspsych-categorize-stimulus',
"html: trial.a_path
"html": trial.a_path
}));
}
}