making photo uploader work better

This commit is contained in:
maxwell 2010-11-19 01:06:38 -08:00 committed by danielvincent
parent 6fb1479d0d
commit 9471f01040

View file

@ -32,10 +32,8 @@
= status.hidden_field :to, :value => (aspect == :all ? aspect : aspect.id) = status.hidden_field :to, :value => (aspect == :all ? aspect : aspect.id)
.options_and_submit .options_and_submit
#file-upload.button #file-upload.button
drag a photo to upload drag a photo to upload
- if aspect == :all - if aspect == :all
= status.submit t('.share'), :title => t('.share_with_all'), :disable_with => t('.posting') = status.submit t('.share'), :title => t('.share_with_all'), :disable_with => t('.posting')
- else - else