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/step2.gsp

    r319 r328  
    2424  </head>
    2525  <body>
    26     <h1>Step 2: import wizard entities/properties</h1>
    27     <p>Please choose the study you want to add the data to.</p>
    28     <p>Below you see the entities and columns, assign properties to the columns.</p>
     26    <h1>Step 2: import wizard entities/properties</h1>   
     27    <p>First select the study you want to add the data to. The next step is to assign properties to the columns. Below you see the entities and columns, please make your
     28    selections.</p>
    2929  <importer:properties entities="${entities}" header="${header}" templates="${templates}"/>
    3030  </body>
Note: See TracChangeset for help on using the changeset viewer.