Fixed not shown overview count.

This commit is contained in:
Martin Edenhofer 2016-03-13 23:56:06 +01:00
parent ee25ccbd32
commit 4299f3ea4c

View file

@ -51,7 +51,7 @@ class App.TicketZoomOverviewNavigator extends App.Controller
@html App.view('ticket_zoom/overview_navigator')( @html App.view('ticket_zoom/overview_navigator')(
title: overview.overview.name title: overview.overview.name
total_count: overview.tickets_count total_count: overview.count
current_position: current_position current_position: current_position
next: next next: next
previous: previous previous: previous