mirror of https://gitee.com/bigwinds/arangodb
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
This commit is contained in:
commit
d20b758a77
File diff suppressed because one or more lines are too long
|
@ -447,7 +447,7 @@
|
||||||
},
|
},
|
||||||
|
|
||||||
handleSelectDatabase: function () {
|
handleSelectDatabase: function () {
|
||||||
this.footerView.handleSelectDatabase();
|
this.naviView.handleSelectDatabase();
|
||||||
},
|
},
|
||||||
|
|
||||||
handleResize: function () {
|
handleResize: function () {
|
||||||
|
|
Loading…
Reference in New Issue