source:
trunk/grails-app/views/templateEditor/elements/_domainField.gsp
@
558
Last change on this file since 558 was 558, checked in by roberth, 11 years ago | |
---|---|
File size: 216 bytes |
Line | |
---|---|
1 | <li class="ui-state-default domain" id="templateField_${domainField.id}"> |
2 | <g:render template="elements/liFieldDomain" model="['templateField': domainField, 'template': template, 'fieldTypes': fieldTypes]"/> |
3 | </li> |
Note: See TracBrowser
for help on using the repository browser.