locomotivecms/engine

View on GitHub
app/assets/javascripts/locomotive/views/current_site_metafields/index_view.js.coffee

Summary

Maintainability
Test Coverage
#= require ../shared/form_view

Locomotive.Views.CurrentSiteMetafields ||= {}

class Locomotive.Views.CurrentSiteMetafields.IndexView extends Locomotive.Views.Shared.FormView

  el: '.main'