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

8 lines
197 B
CoffeeScript

#= require ../shared/list_item_view
Locomotive.Views.Snippets ||= {}
class Locomotive.Views.Snippets.ListItemView extends Locomotive.Views.Shared.ListItemView
template: ->
ich.snippet_item