mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-13 22:49:51 -04:00
Added newline to end of file.
This commit is contained in:
parent
947b8766c2
commit
57f896b950
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||
|
|
Loading…
Reference in a new issue