Method: IshManager::ImagesHelper#image_expand
- Defined in:
- app/helpers/ish_manager/images_helper.rb
permalink #image_expand ⇒ Object
[View source]
57 58 59 60 |
# File 'app/helpers/ish_manager/images_helper.rb', line 57 def # image_tag 'icons/28x28/expand.png' image_tag 'icons/16x16/expand_down.png' end |