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);
cfgBinder.bindRepository(
"/settings/configuration",
cfgBinder.bindRepositorySub(
"/configuration",
"scm-git-plugin.repo-config.link",
"configuration",
RepositoryConfig