engine/app/assets/javascripts/locomotive/views/snippets/list_item_view.js.coffee

8 lines
197 B
CoffeeScript
Raw Permalink Normal View History

2011-12-07 01:09:13 +00:00
#= require ../shared/list_item_view
Locomotive.Views.Snippets ||= {}
class Locomotive.Views.Snippets.ListItemView extends Locomotive.Views.Shared.ListItemView
template: ->
ich.snippet_item