From 09fcc7fa4bcff8132414b3a42d8b3c1a7c861b64 Mon Sep 17 00:00:00 2001 From: Matchu Date: Sun, 7 Aug 2011 19:57:11 -0400 Subject: [PATCH] remove timer donation request on outfits#edit --- app/views/outfits/edit.html.haml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/app/views/outfits/edit.html.haml b/app/views/outfits/edit.html.haml index 55ffecb9..57679194 100644 --- a/app/views/outfits/edit.html.haml +++ b/app/views/outfits/edit.html.haml @@ -54,18 +54,6 @@ %em donate at least $5 to help upgrade the server. Thanks! #preview-sidebar - - unless can_use_image_mode? - #preview-sidebar-donation-request - %p - %strong - Having fun? Consider skipping your next NC run and instead - helping Dress to Impress. - %p - We need your support to stay online and make cool new features like - the upcoming Image Mode possible. If Dress to Impress is important - to you, please donate today. Thank you! - = link_to 'Donate now!', donate_path, :class => 'button', :target => '_blank' - = link_to 'no, thanks', '#', :id => 'preview-sidebar-donation-request-no-thanks' #outfit-not-found Outfit not found #save-success Outfit successfully saved #save-error