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:
Julian Lam
2017-10-12 13:38:27 -04:00
committed by GitHub
parent a1a87c7ca1
commit cd6dcff38b
6 changed files with 95 additions and 18 deletions

View File

@@ -1,4 +1,4 @@
#customCSS, #customHTML, #email-editor {
#customCSS, #customJS, #customHTML, #email-editor {
width: 100%;
height: 450px;
display: block;