From 1e86bd9f8015b427fdc4884271d999d7bd308dd5 Mon Sep 17 00:00:00 2001 From: Rodrigo Souto Date: Tue, 15 Mar 2011 22:12:37 -0300 Subject: [PATCH] Fixing drag and drop on media listing --- app/views/shared/tiny_mce.rhtml | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/app/views/shared/tiny_mce.rhtml b/app/views/shared/tiny_mce.rhtml index 445399f..c5bbe27 100644 --- a/app/views/shared/tiny_mce.rhtml +++ b/app/views/shared/tiny_mce.rhtml @@ -21,7 +21,6 @@ tinyMCE.init({ theme : "advanced", relative_urls : false, remove_script_host : true, - document_base_url : <%= environment.top_url.to_json %>, plugins: myplugins, theme_advanced_toolbar_location : "top", theme_advanced_layout_manager: 'SimpleLayout', -- libgit2 0.21.2