Merge remote-tracking branch 'kaleemullah/2265-upload-photo-alt-text'
This commit is contained in:
commit
14e5d9b1c7
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@
|
|||
= status.hidden_field :text, :value => h(publisher_hidden_text), :class => 'clear_on_submit'
|
||||
|
||||
#file-upload{:title => t('.upload_photos')}
|
||||
= image_tag 'icons/camera.png'
|
||||
= image_tag 'icons/camera.png', :alt => t('.upload_photos').titleize
|
||||
|
||||
- if publisher_public
|
||||
= hidden_field_tag 'aspect_ids[]', "public"
|
||||
|
|
|
|||
Loading…
Reference in a new issue