making photo uploader work better
This commit is contained in:
parent
6fb1479d0d
commit
9471f01040
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue