Render getting started page into application level
This commit is contained in:
parent
9bd9ab2b0a
commit
a1c42482b6
|
@ -60,7 +60,7 @@ Travis.ApplicationRoute = Travis.Route.extend
|
|||
return true
|
||||
|
||||
renderNoOwnedRepos: ->
|
||||
@render('no_owned_repos', outlet: 'main')
|
||||
@render('no_owned_repos', outlet: 'main', into: 'application')
|
||||
|
||||
renderFirstSync: ->
|
||||
@renderFirstSync()
|
||||
|
|
Loading…
Reference in New Issue
Block a user