diff --git a/WebContent/WEB-INF/jsp/systemSettings.jsp b/WebContent/WEB-INF/jsp/systemSettings.jsp index c8e12ff94..e672a1e3e 100644 --- a/WebContent/WEB-INF/jsp/systemSettings.jsp +++ b/WebContent/WEB-INF/jsp/systemSettings.jsp @@ -1151,7 +1151,7 @@ id="cssEditor" class="hgl-editor" spellcheck="false" - oninput="updateCodeTextEscaped(this.value, '#cssHighlightingContent');" + oninput="updateCodeText(this.value, '#cssHighlightingContent');" onscroll="syncCodeScroll(this, '#cssHighlightingContent');">