Skip to content

Fix attrs for field tag and enabled override of theme:layoutTemplate#19

Open
aberbenni wants to merge 10 commits intoGrailsrocks:masterfrom
aberbenni:master
Open

Fix attrs for field tag and enabled override of theme:layoutTemplate#19
aberbenni wants to merge 10 commits intoGrailsrocks:masterfrom
aberbenni:master

Conversation

@aberbenni
Copy link
Copy Markdown

Changed code in theme:layoutTemplate tag to enable overriding in app as for UI blocks, themes and zones.

spither and others added 10 commits January 15, 2013 20:22
… label provided.

Uses the same convention as the Fields plugin (without fall-back to parent types).
As reported in field.gdoc:

beanObject | The original root bean supplying the value, if any.

So fixed field closure in UITagLib:

660 def field = { attrs, body ->
...
676 def beanObject = attrs.bean
Changed code in theme:layoutTemplate tag to enable overriding in app as for UI blocks, themes and zones.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants