Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

aberbenni
Copy link

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