mirror of https://gitee.com/bigwinds/arangodb
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
This commit is contained in:
commit
7af01694b0
|
@ -26,7 +26,7 @@ var dashboardView = Backbone.View.extend({
|
|||
var self = this;
|
||||
|
||||
this.initUnits();
|
||||
this.addCustomCharts();
|
||||
//this.addCustomCharts();
|
||||
|
||||
this.collection.fetch({
|
||||
success: function() {
|
||||
|
|
Loading…
Reference in New Issue