Method: IshManager::ImagesHelper#new_image_tag

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

#new_image_tagObject

[View source]

226
227
228
# File 'app/helpers/ish_manager/images_helper.rb', line 226

def new_image_tag
  raw('<i class="fa fa-plus-square"></i>')
end