fix for git plugin bind

This commit is contained in:
Florian Scholdei
2019-02-01 16:13:28 +01:00
parent 1c459e9944
commit 7baea043c1

View File

@@ -27,8 +27,8 @@ binder.bind(
); );
binder.bind("repos.repository-avatar", GitAvatar, gitPredicate); binder.bind("repos.repository-avatar", GitAvatar, gitPredicate);
cfgBinder.bindRepository( cfgBinder.bindRepositorySub(
"/settings/configuration", "/configuration",
"scm-git-plugin.repo-config.link", "scm-git-plugin.repo-config.link",
"configuration", "configuration",
RepositoryConfig RepositoryConfig