Fix the “Insert Media” button for HTML and template content
authorAlexander Ebert <ebert@woltlab.com>
Tue, 19 Sep 2023 14:53:05 +0000 (16:53 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 19 Sep 2023 14:53:05 +0000 (16:53 +0200)
commit73dade40f1e2ac24f5a259b9c96d8fa935bc66b7
tree0a8480aaa69bf0ba888a00160dfadb2c30f71211
parent0849cbb10c7ade38a7e6e254b249b52036dcf423
Fix the “Insert Media” button for HTML and template content

See https://www.woltlab.com/community/thread/301681-medien-einf%C3%BCgen-im-acp-funktioniert-nicht/
ts/WoltLabSuite/Core/Acp/Ui/CodeMirror/Page.ts
ts/WoltLabSuite/Core/Media/Manager/Editor.ts
ts/WoltLabSuite/Core/Ui/Page/Search.ts
wcfsetup/install/files/acp/style/layout.scss
wcfsetup/install/files/acp/templates/__boxAddContent.tpl
wcfsetup/install/files/acp/templates/__pageAddContent.tpl
wcfsetup/install/files/js/WoltLabSuite/Core/Acp/Ui/CodeMirror/Page.js
wcfsetup/install/files/js/WoltLabSuite/Core/Media/Manager/Editor.js
wcfsetup/install/files/js/WoltLabSuite/Core/Ui/Page/Search.js