rename api: statistics->getStatistics, fixes #2603

This commit is contained in:
j 2014-12-22 10:31:23 +00:00
commit ed8f8517c5
2 changed files with 3 additions and 3 deletions

View file

@ -84,7 +84,7 @@ pandora.ui.statisticsDialog = function() {
$tabPanel;
pandora.api.statistics(function(result) {
pandora.api.getStatistics(function(result) {
var data = result.data,
flagCountry = {},