Fixed typos.

This commit is contained in:
Thorsten Eckel 2015-07-03 10:26:37 +02:00
parent 0703c53732
commit 5a28d2a47a

View file

@ -25,7 +25,7 @@ class App.TicketZoom extends App.Controller
@sidebarState = {}
@ticketLastAttributes = {}
# if we are in init task startup, ognore overview_dd
# if we are in init task startup, ignore overview_id
if !params.init
@overview_id = params.overview_id
else