TinyMCE linebreak auf Standard geändert. <li> Elemente sonst falsch
This commit is contained in:
parent
717fa932c2
commit
96d71b3061
@ -175,7 +175,7 @@
|
|||||||
<script>
|
<script>
|
||||||
tinymce.init({
|
tinymce.init({
|
||||||
selector: 'textarea#content',
|
selector: 'textarea#content',
|
||||||
newline_behavior: 'linebreak',
|
//newline_behavior: 'linebreak',
|
||||||
height: 200,
|
height: 200,
|
||||||
// skin: 'bootstrap',
|
// skin: 'bootstrap',
|
||||||
plugins: 'lists, link',
|
plugins: 'lists, link',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user