mirror of https://gitee.com/bigwinds/arangodb
Select menu item for applicationDetailView
This commit is contained in:
parent
6e6069a9bf
commit
8c08e6c8c6
|
@ -109,6 +109,8 @@
|
|||
},
|
||||
|
||||
applicationDetail: function (key) {
|
||||
this.naviView.selectMenuItem('applications-menu');
|
||||
|
||||
if (this.foxxList.length === 0) {
|
||||
this.foxxList.fetch({ async: false });
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue