mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-09 06:55:47 +01:00
fix freemarker expression error
This commit is contained in:
@@ -147,7 +147,7 @@ public class RepositoryRootResource
|
||||
* @version Enter version here..., 12/05/28
|
||||
* @author Enter your name here...
|
||||
*/
|
||||
private static class RepositoryTemplateElement
|
||||
public static class RepositoryTemplateElement
|
||||
{
|
||||
|
||||
/**
|
||||
@@ -250,7 +250,7 @@ public class RepositoryRootResource
|
||||
*
|
||||
*
|
||||
* @version Enter version here..., 12/05/29
|
||||
* @author Enter your name here...
|
||||
* @author Enter your name here...
|
||||
*/
|
||||
private static class RepositoryTemplateElementComparator
|
||||
implements Comparator<RepositoryTemplateElement>
|
||||
|
||||
Reference in New Issue
Block a user