Removed not needed empty space.

This commit is contained in:
Martin Edenhofer 2014-07-29 07:23:24 +02:00
parent d8cdcc13d0
commit f49f6767e7

View file

@ -12,7 +12,7 @@ class Index extends App.ControllerContent
@Session.init()
App.Event.trigger( 'ui:rerender' )
# redirect to login
# redirect to login
redirect = =>
@navigate 'login'
@delay redirect, 150