tinymce_7

This commit is contained in:
alazo 2017-04-12 08:55:48 +02:00
parent ca290769ff
commit 1f9fd92250
2 changed files with 1 additions and 11 deletions

View file

@ -17,16 +17,6 @@
<body class="{% if is_popup %}popup {% endif %}{% block bodyclass %}{% endblock %}"
data-admin-utc-offset="{% now "Z" %}">
<script>
jQuery(document).ready(function(){
tinymce.init({
selector: 'textarea', // change this value according to your HTML
body_class: 'tinymce'
});
});
</script>
<!-- Container -->
<div id="container">