added extensionpoints + rehang gitplugin config

This commit is contained in:
Florian Scholdei
2019-01-23 15:42:15 +01:00
parent 2e3fcbd860
commit 7d0570e7ee
7 changed files with 92 additions and 35 deletions

View File

@@ -59,7 +59,7 @@ class ConfigurationBinder {
});
// bind navigation link to extension point
binder.bind("repository.navigation", RepoNavLink, repoPredicate);
binder.bind("repository.subnavigation", RepoNavLink, repoPredicate);
// route for global configuration, passes the current repository to component