5 lines
153 B
CoffeeScript
5 lines
153 B
CoffeeScript
#= require ../shared/form_view
|
|
|
|
Locomotive.Views.CurrentSite ||= {}
|
|
|
|
class Locomotive.Views.CurrentSite.EditView extends Locomotive.Views.Shared.FormView |