Ignore:
Timestamp:
Apr 7, 2010, 11:24:56 AM (14 years ago)
Author:
tabma
Message:
  • study can be selected, imported data fancier postview, lazy loading bug fixed (hopefully)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/views/importer/common/_properties.gsp

    r312 r328  
    1414%>
    1515<g:form name="propertiesform" action="saveproperties">
     16    <p><g:select name="study.id" from="${dbnp.studycapturing.Study.list()}" optionKey="id" class="selectsmall"/></p>
    1617    <table>
    1718          <g:each var="stdentity" in ="${standardentities}">
Note: See TracChangeset for help on using the changeset viewer.