mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-15 10:16:12 +01:00
Split up customJS into customHTML and customJS for better organisation (#5981)
* WIP * fixed customJS not actually working in footer * Moving scripts to footer, #5980 * Added upgrade scripts for #5980
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#customCSS, #customHTML, #email-editor {
|
||||
#customCSS, #customJS, #customHTML, #email-editor {
|
||||
width: 100%;
|
||||
height: 450px;
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user