From 06071e558008477e1b8dbb376d6693af97eeff32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?U=C4=A3is=20Ozols?= Date: Wed, 27 Jul 2011 17:28:09 +0300 Subject: Wip. --- app/views/admin/blog/posts/_teaser_part.html.erb | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 app/views/admin/blog/posts/_teaser_part.html.erb (limited to 'app/views/admin/blog/posts/_teaser_part.html.erb') diff --git a/app/views/admin/blog/posts/_teaser_part.html.erb b/app/views/admin/blog/posts/_teaser_part.html.erb deleted file mode 100644 index 71d7d01..0000000 --- a/app/views/admin/blog/posts/_teaser_part.html.erb +++ /dev/null @@ -1,11 +0,0 @@ -
- <%= f.text_area :custom_teaser, :rows => 20, :class => 'wymeditor widest' -%> -

- - <%= link_to t('copy_body', :scope => 'admin.blog.posts.form'), "#", - :id => 'copy_body_link', - :title => t('copy_body_help', :scope => 'admin.blog.posts.form') %> - -

-
- -- cgit v1.2.3