From a0dda3ebe72c2ecec02e4fdf937e2e27f3bee5cb Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Tue, 8 Jan 2013 19:17:12 +0100 Subject: [PATCH] Fix #1059 : Remove tinyMCE as dependency --- templates/web/common/dialog_export.twig | 6 +++--- templates/web/lightbox/IE6/feed.twig | 1 - templates/web/lightbox/IE6/validate.twig | 1 - templates/web/lightbox/feed.twig | 1 - templates/web/lightbox/validate.twig | 1 - templates/web/prod/index.html.twig | 1 - www/client/index.php | 1 - www/client/jquery.p4client.1.0.js | 6 ------ www/prod/page0.js | 6 ------ www/skins/lightbox/jquery.lightbox.ie6.js | 6 ------ www/skins/lightbox/jquery.lightbox.js | 6 ------ 11 files changed, 3 insertions(+), 33 deletions(-) diff --git a/templates/web/common/dialog_export.twig b/templates/web/common/dialog_export.twig index cc01c8aec7..e2b5b7a85a 100644 --- a/templates/web/common/dialog_export.twig +++ b/templates/web/common/dialog_export.twig @@ -184,7 +184,7 @@

{% trans 'export::mail: contenu du mail' %}

- +

{% trans 'export::mail: fichiers joint' %}

@@ -261,7 +261,7 @@ {% trans 'commande::utilisation prevue' %} - + @@ -676,7 +676,7 @@ return false; } - var options = $('#order form').serialize()+'&action=ORDER&use='+escape(tinyMCE.get('order_usage').getContent()); + var options = $('#order form').serialize() + '&action=ORDER'; var $this = $(this); $this.attr('disabled','disabled'); diff --git a/templates/web/lightbox/IE6/feed.twig b/templates/web/lightbox/IE6/feed.twig index e799049f4e..a6622d0937 100644 --- a/templates/web/lightbox/IE6/feed.twig +++ b/templates/web/lightbox/IE6/feed.twig @@ -7,7 +7,6 @@ - {% endblock %} {% block stylesheet %} diff --git a/templates/web/lightbox/IE6/validate.twig b/templates/web/lightbox/IE6/validate.twig index 6523eb960d..44c07d9cad 100644 --- a/templates/web/lightbox/IE6/validate.twig +++ b/templates/web/lightbox/IE6/validate.twig @@ -7,7 +7,6 @@ - {% endblock %} {% block stylesheet %} diff --git a/templates/web/lightbox/feed.twig b/templates/web/lightbox/feed.twig index 49dc3176bf..be7c48523e 100644 --- a/templates/web/lightbox/feed.twig +++ b/templates/web/lightbox/feed.twig @@ -7,7 +7,6 @@ - {% endblock %} {% block stylesheet %} diff --git a/templates/web/lightbox/validate.twig b/templates/web/lightbox/validate.twig index 8912d53c99..38a0613961 100644 --- a/templates/web/lightbox/validate.twig +++ b/templates/web/lightbox/validate.twig @@ -7,7 +7,6 @@ - {% endblock %} {% block stylesheet %} diff --git a/templates/web/prod/index.html.twig b/templates/web/prod/index.html.twig index 8a8236953a..5bfba4f227 100644 --- a/templates/web/prod/index.html.twig +++ b/templates/web/prod/index.html.twig @@ -1026,7 +1026,6 @@ - -