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