提交 e7cc1410 编写于 作者: S Seiji Sogabe

[FIXED JENKINS-11589] ModularizeViewScript does not work

上级 0c0ef894
......@@ -20,7 +20,7 @@ namespace("/lib/samples").sample(title:_("Define View Fragments Elsewhere")) {
// I defined this class here just to make the sample concise.
// this class can be defined anywhere, and typically you'd do this somewhere in your src/main/groovy
static class SomeGenerator extends AbstractGroovyViewModule {
class SomeGenerator extends AbstractGroovyViewModule {
SomeGenerator(JellyBuilder builder) {
super(builder)
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册