Don't set needsAuth explicitly on owner apge, so the default is used
This commit is contained in:
parent
aa22f7bb61
commit
dd09b105ee
|
@ -4,8 +4,6 @@
|
||||||
`import config from 'travis/config/environment'`
|
`import config from 'travis/config/environment'`
|
||||||
|
|
||||||
Route = TravisRoute.extend
|
Route = TravisRoute.extend
|
||||||
needsAuth: false
|
|
||||||
|
|
||||||
deactivate: ->
|
deactivate: ->
|
||||||
@controllerFor('loading').set('layoutName', null)
|
@controllerFor('loading').set('layoutName', null)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user