Added newline to end of file.

This commit is contained in:
Tay Yang Shun 2014-02-27 15:38:03 +08:00
parent 947b8766c2
commit 57f896b950

View file

@ -96,4 +96,4 @@ module.exports = class ThangTypeHomeView extends View
app.router.navigate(base + (model.get('slug') or model.id), {trigger:true})
focusOnName: ->
@$el.find('#name').focus()
@$el.find('#name').focus()