mirror of https://gitee.com/bigwinds/arangodb
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
Conflicts: js/apps/system/aardvark/frontend/js/views/dashboardView.js
This commit is contained in:
commit
093a86f4c1
|
@ -571,7 +571,7 @@
|
|||
}
|
||||
this.getStatistics();
|
||||
this.prepareDygraphs();
|
||||
if (self.isUpdating) {
|
||||
if (this.isUpdating) {
|
||||
this.prepareD3Charts();
|
||||
this.prepareResidentSize();
|
||||
this.updateTendencies();
|
||||
|
|
Loading…
Reference in New Issue