Method: IshManager::ImagesHelper#new_img

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

#new_imgObject

[View source]

229
230
231
# File 'app/helpers/ish_manager/images_helper.rb', line 229

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