Method: IshManager::ImagesHelper#image_expand

Defined in:
app/helpers/ish_manager/images_helper.rb

#image_expandObject

[View source]

57
58
59
60
# File 'app/helpers/ish_manager/images_helper.rb', line 57

def image_expand
  # image_tag 'icons/28x28/expand.png'
  image_tag 'icons/16x16/expand_down.png'
end