Commit

commit cb011c97fe1bf3610c5087048deaf6f0693587ba
Author: Jan Dankert 
Date:   Tue Apr 13 23:55:43 2021 +0200

    New: Dynamic load of scripts and styles for the editors. Trumbowyg needs JQuery so , so JQuery is back again (but only for this case) :(

 .../ui/themes/default/script/jquery-slim.min.js    |   2 +
 modules/cms/ui/themes/default/script/jquery.min.js |   4 +-
 .../ui/themes/default/script/openrat/workbench.js  |  54 ++++++
 modules/editor/simplemde/simplemde.min.js          |   4 +-
 .../components/html/component_editor/editor.js     | 204 ++++++++++-----------
 5 files changed, 157 insertions(+), 111 deletions(-)