|
|
@ -113,7 +113,7 @@ define(function(require) { |
|
|
fromDate = params.fromDate, |
|
|
fromDate = params.fromDate, |
|
|
toDate = params.toDate, |
|
|
toDate = params.toDate, |
|
|
startKey = params.nextStartKey; |
|
|
startKey = params.nextStartKey; |
|
|
console.log(cdrs); |
|
|
|
|
|
|
|
|
|
|
|
setTimeout(function() { |
|
|
setTimeout(function() { |
|
|
template.find('.search-query').focus(); |
|
|
template.find('.search-query').focus(); |
|
|
}); |
|
|
}); |
|
|
|