diff --git a/src/core/GUI.js b/src/core/GUI.js index 6d9c2d0..88fb07a 100644 --- a/src/core/GUI.js +++ b/src/core/GUI.js @@ -113,7 +113,9 @@ export class GUI } // prepare jquery UI dialog box: - let htmlCode = '
Fields marked with an asterisk (*) are required.
'; // uncomment for older version of the library: // htmlCode += '⚠ This experiment uses a deprecated version of the PsychoJS library. Consider updating to a newer version (e.g. by updating PsychoPy and re-exporting the experiment).
'+