Method: IshManager::ImagesHelper#image_vote_down
- Defined in:
- app/helpers/ish_manager/images_helper.rb
permalink #image_vote_down ⇒ Object
[View source]
206 207 208 |
# File 'app/helpers/ish_manager/images_helper.rb', line 206 def image_vote_down image_tag 'icons/32x32/thumbs_down.png', :width => '16px' end |