1
0
Fork 0
This commit is contained in:
hkernbach 2017-04-18 10:52:34 +02:00
parent 266042649b
commit 1126d2fee4
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
}));
self.breadcrumb();
window.arangoHelper.buildCollectionSubNav(this.collectionName, 'Indexes');
window.arangoHelper.buildCollectionSubNav(self.collectionName, 'Indexes');
self.getIndex();
},