From 5269fd4bcbfe00f6a6dd9f846f6a2d4f47cce27b Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Thu, 29 Nov 2007 00:03:50 +0000 Subject: [PATCH] ActionItem109: adding buttons (still missing spellchecker) --- app/views/shared/tiny_mce.rhtml | 15 +++++++++++++++ 1 file changed, 15 insertions(+), 0 deletions(-) create mode 100644 app/views/shared/tiny_mce.rhtml diff --git a/app/views/shared/tiny_mce.rhtml b/app/views/shared/tiny_mce.rhtml new file mode 100644 index 0000000..b6dade0 --- /dev/null +++ b/app/views/shared/tiny_mce.rhtml @@ -0,0 +1,15 @@ +<%= javascript_include_tag 'tiny_mce/tiny_mce.js' %> + -- libgit2 0.21.2