Skip to content

Conversation

@Luisda1828
Copy link

No description provided.

Copy link
Collaborator

@luisza luisza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Falta actualizar el archivo pylpfile.py quien es el que genera los comprimidos.

<script src="{% static 'vendors/tinymce/tinymce.min.js' %}?v={% get_version %}"></script>
<script src="{% static 'vendors/tinymce/jquery.tinymce.min.js' %}?v={% get_version %}"></script>
<script src="{% static 'vendors/tinymce/tinymce-all.js' %}?v={% get_version %}"></script>
<!-- <script src="{% static 'vendors/tinymce/tinymce.min.js' %}?v={% get_version %}"></script> -->
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No dejar los comentarios de los script anteriores.


$elements.each(function(i, elem) {
tinymce.init({
selector: '#' + $(elem).attr('id'),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reducir el uso de jquery ante la posibilidad de eliminarlo en el futuro.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants