From 6f92df17a44803812c79242707814b0d45b6a6a3 Mon Sep 17 00:00:00 2001 From: Matchu Date: Mon, 22 Dec 2014 12:26:37 -0500 Subject: [PATCH] remove the image mode faq link, because it is now super outdated :/ --- app/views/outfits/edit.html.haml | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/views/outfits/edit.html.haml b/app/views/outfits/edit.html.haml index 5b2b08ba..29f0788f 100644 --- a/app/views/outfits/edit.html.haml +++ b/app/views/outfits/edit.html.haml @@ -36,8 +36,6 @@ %li#preview-mode-image= t '.preview.mode.image.name' = link_to t('.preview.big_picture'), 'javascript:void(0)', id: 'toggle-big-picture' - = link_to t('.preview.mode.image.faq'), image_mode_path, - :id => 'preview-mode-note', :target => '_blank' = link_to t('.preview.mode.image.report_broken'), '#', :id => 'report-broken-image', :target => '_blank', 'data-base-url' => new_broken_image_report_path #preview-sidebar