midi-foot-controller
Results
1
issues of
midi-foot-controller
I try to call a optional nested templates like @with (templateName = model.getNestedTemplateName("SAMPLE") { @if (null != templateName) { @Rocker.template(templateName, model) } } My model contains a method public String...