Adding initial version for showing statistics for the server, and

database nodes.
This commit is contained in:
Ashesh Vashi
2016-05-16 01:57:59 +05:30
parent d1e2b902dc
commit 63b951baee
4 changed files with 348 additions and 2 deletions

View File

@@ -2880,4 +2880,4 @@ var Grid = Backgrid.Grid = Backbone.View.extend({
});
return Backgrid;
}));
}));