Changeset 328 for trunk/grails-app/views/importer/step2.gsp
- Timestamp:
- Apr 7, 2010, 11:24:56 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/importer/step2.gsp
r319 r328 24 24 </head> 25 25 <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> 29 29 <importer:properties entities="${entities}" header="${header}" templates="${templates}"/> 30 30 </body>
Note: See TracChangeset
for help on using the changeset viewer.