Changeset 1202 for trunk/grails-app/views/importer/step3_simple.gsp
- Timestamp:
- Nov 25, 2010, 3:51:14 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/importer/step3_simple.gsp
r1103 r1202 25 25 <h1>Step 3: fill in missing mappings</h1> 26 26 You must map the missing properties 27 <importer:missingProperties datamatrix="${datamatrix}" />27 <importer:missingProperties datamatrix="${datamatrix}" failedcells="${failedcells}"/> 28 28 </body> 29 29 </html>
Note: See TracChangeset
for help on using the changeset viewer.