Changeset 328 for trunk/grails-app/views/importer/common/_properties.gsp
- Timestamp:
- Apr 7, 2010, 11:24:56 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/importer/common/_properties.gsp
r312 r328 14 14 %> 15 15 <g:form name="propertiesform" action="saveproperties"> 16 <p><g:select name="study.id" from="${dbnp.studycapturing.Study.list()}" optionKey="id" class="selectsmall"/></p> 16 17 <table> 17 18 <g:each var="stdentity" in ="${standardentities}">
Note: See TracChangeset
for help on using the changeset viewer.