From 17850d8bf536dcd19034eadbdbe5ba6b0be9afe1 Mon Sep 17 00:00:00 2001 From: rolux Date: Sun, 25 Mar 2012 23:57:21 +0000 Subject: [PATCH] in statistics dialog, use live data, not non-existing json file --- static/js/pandora/statisticsDialog.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/js/pandora/statisticsDialog.js b/static/js/pandora/statisticsDialog.js index 93732756..8df08838 100644 --- a/static/js/pandora/statisticsDialog.js +++ b/static/js/pandora/statisticsDialog.js @@ -89,14 +89,14 @@ pandora.ui.statisticsDialog = function() { $tabPanel; - Ox.getJSON('/static/json/deleteme.json', function(result) { - /* + //Ox.getJSON('/static/json/deleteme.json', function(result) { + ///* pandora.api.findUsers({ keys: ['browser', 'firstseen', 'lastseen', 'level', 'location', 'system'], range: [0, 1000000], sort: [{key: 'username', operator: '+'}] }, function(result) { - */ + //*/ var data = {}, flagCountry = {},