Changeset 215 for trunk/grails-app/views/importer/step2.gsp
- Timestamp:
- Feb 26, 2010, 12:26:29 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/importer/step2.gsp
r203 r215 26 26 <h1>Step 2: import wizard entities/properties</h1> 27 27 <p>Below you see the entities and columns, assign properties to the columns.</p> 28 <importer:properties entities="${entities}" header="${header}" />28 <importer:properties entities="${entities}" header="${header}" templates="${templates}"/> 29 29 </body> 30 30 </html>
Note: See TracChangeset
for help on using the changeset viewer.