Ignore:
Timestamp:
Feb 26, 2010, 12:26:29 PM (13 years ago)
Author:
tabma
Message:
  • added Template chooser, used in the properties page
File:
1 edited

Legend:

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

    r203 r215  
    2626    <h1>Step 2: import wizard entities/properties</h1>
    2727    <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}"/>
    2929  </body>
    3030</html>
Note: See TracChangeset for help on using the changeset viewer.