mirror of https://gitee.com/bigwinds/arangodb
This commit is contained in:
parent
266042649b
commit
1126d2fee4
|
@ -34,7 +34,7 @@
|
|||
}));
|
||||
|
||||
self.breadcrumb();
|
||||
window.arangoHelper.buildCollectionSubNav(this.collectionName, 'Indexes');
|
||||
window.arangoHelper.buildCollectionSubNav(self.collectionName, 'Indexes');
|
||||
|
||||
self.getIndex();
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue