diff --git a/htdocs/js/MathQuill/mqeditor.js b/htdocs/js/MathQuill/mqeditor.js index 30d6b9f76..b08d0ea8c 100644 --- a/htdocs/js/MathQuill/mqeditor.js +++ b/htdocs/js/MathQuill/mqeditor.js @@ -279,7 +279,7 @@ answerQuill.textarea = answerQuill.querySelector('textarea'); if (!cfgOptions.logsChangeBase) { - answerQuill.mathField.options.addToolbarButton( + answerQuill.mathField.options.addToolbarButtons( { id: 'subscript', latex: '_',