|
ReleaseNote076
Release Note for ZKGrails 0.7.6
ZKGrails 0.7.6 Release Note30 Nov 2009. This version of ZKGrails is a maintenance release for 0.7 series. It supports Grails 1.1.2 and ZK 3.6.3. Issues
Enhancement
Both tags accept zul="your zul page" attribute, like: <z:body zul="/test/index.zul"/>. And by default, these tags automatically detect from which controller or action you're rendering. If you're rendering a page from TestController.index, then both tags find the /test/index.zul file for you. This is the same convention used by Grails' views.
|
► Sign in to add a comment