cosmetic changes
This commit is contained in:
parent
e7288a1f0b
commit
b7273c377b
5 changed files with 6 additions and 5 deletions
|
|
@ -86,7 +86,8 @@ pandora.ui.statisticsDialog = function() {
|
|||
|
||||
$tabPanel;
|
||||
|
||||
pandora.api.statistics({}, function(result) {
|
||||
pandora.api.statistics(function(result) {
|
||||
|
||||
var data = result.data,
|
||||
flagCountry = {},
|
||||
$guestsCheckbox;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue