Skip to content
Snippets Groups Projects
Commit 824635f1 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Fixed a minor issue

parent 80235f53
No related branches found
No related tags found
No related merge requests found
......@@ -56,6 +56,8 @@
fakeDescription.addEventListener("input", fakeDescriptionListener);
fakeDescription.addEventListener("keypress", fakeDescriptionListener);
fakeDescription.innerHTML = fakeDescription.innerText.replace("\n", "<br>")
</script>
{{end}}
{{end}}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment