From 0decb92386548307b8842a7b147446430ca39b4c Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Mon, 6 Apr 2009 18:10:04 -0300 Subject: [PATCH] ActionItem1006: only enable paste plugin in IE --- app/views/shared/tiny_mce.rhtml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/app/views/shared/tiny_mce.rhtml b/app/views/shared/tiny_mce.rhtml index 98d6e7a..4d3f724 100644 --- a/app/views/shared/tiny_mce.rhtml +++ b/app/views/shared/tiny_mce.rhtml @@ -1,9 +1,14 @@ <%= javascript_include_tag 'tinymce/jscripts/tiny_mce/tiny_mce.js' %>