Last change
on this file since 558 was
558,
checked in by roberth, 11 years ago
|
Improved template editor , stringlists and ontologyfields can be edited and extra checks are built in.
|
File size:
244 bytes
|
Line | |
---|
1 | <b>${templateField.name}</b> |
---|
2 | (<g:if test="${templateField.unit}">${templateField.unit}, </g:if><g:render template="elements/${templateField.type.toString().toLowerCase().replaceAll(/ /,'_')}" model="[templateField: templateField]"/>) |
---|
3 | |
---|
4 | |
---|
Note: See
TracBrowser
for help on using the repository browser.