style changes and refactoring
This commit is contained in:
@@ -53,4 +53,8 @@ module ApplicationHelper
|
||||
def no_content_given(model)
|
||||
t('helpers.list.no_records')
|
||||
end
|
||||
|
||||
def slider_image
|
||||
image_tag('spinner.gif')
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user