1
0
Fork 0

Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel

This commit is contained in:
Jan Steemann 2013-08-01 14:55:57 +02:00
commit 7af01694b0
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ var dashboardView = Backbone.View.extend({
var self = this;
this.initUnits();
this.addCustomCharts();
//this.addCustomCharts();
this.collection.fetch({
success: function() {