From ec35508393c03ad1813a3e7e6c156f803e6b43b1 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Wed, 22 Apr 2009 16:21:03 -0300 Subject: [PATCH] ActionItem1029: don't strip HTML tables --- app/views/shared/tiny_mce.rhtml | 2 +- config/environment.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/shared/tiny_mce.rhtml b/app/views/shared/tiny_mce.rhtml index 8c098c2..c3d9352 100644 --- a/app/views/shared/tiny_mce.rhtml +++ b/app/views/shared/tiny_mce.rhtml @@ -1,6 +1,6 @@ <%= javascript_include_tag 'tinymce/jscripts/tiny_mce/tiny_mce.js' %>