Improved loading of ticket list.

This commit is contained in:
Martin Edenhofer 2012-07-16 12:33:06 +02:00
parent ee3653526c
commit 6c116e7e4d

View file

@ -46,7 +46,7 @@ class Index extends App.Controller
# get data # get data
App.Com.ajax( App.Com.ajax(
id: 'ticket_overview', id: 'ticket_overview_' + @start_page,
type: 'GET', type: 'GET',
url: '/ticket_overviews', url: '/ticket_overviews',
data: { data: {