From 9471f0104001e3b9d0509a56ad9e3e16a5cfe0c2 Mon Sep 17 00:00:00 2001 From: maxwell Date: Fri, 19 Nov 2010 01:06:38 -0800 Subject: [PATCH] making photo uploader work better --- app/views/shared/_publisher.haml | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/views/shared/_publisher.haml b/app/views/shared/_publisher.haml index 24d9a738a..67305d47b 100644 --- a/app/views/shared/_publisher.haml +++ b/app/views/shared/_publisher.haml @@ -32,10 +32,8 @@ = status.hidden_field :to, :value => (aspect == :all ? aspect : aspect.id) .options_and_submit - #file-upload.button drag a photo to upload - - if aspect == :all = status.submit t('.share'), :title => t('.share_with_all'), :disable_with => t('.posting') - else