Resolve Bootstrap 5.3 deprecations
This commit is contained in:
@ -221,7 +221,7 @@ CodeOceanEditorEvaluation = {
|
||||
|
||||
if (sanitizedStdout === '' && sanitizedStderr === '') {
|
||||
if (colorize) {
|
||||
pre.addClass('text-muted');
|
||||
pre.addClass('text-body-secondary');
|
||||
}
|
||||
pre.text($('#output').data('message-no-output'))
|
||||
}
|
||||
|
Reference in New Issue
Block a user