- Timestamp:
- Jan 13, 2011, 3:10:18 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/importer/common/_missingproperties.gsp
r1305 r1391 40 40 }); 41 41 </script> 42 42 43 43 <g:if test="${importer_invalidentities}"><br/><br/> 44 44 <b>There are ${importer_invalidentities} entities which could not be validated, they are indicated by a red color, please correct them before continuing.</b> … … 67 67 </g:each> 68 68 </div> 69 <div class="sliderContainer"> 70 <div class="slider"></div> 71 </div> 69 72 <div> 70 73 <br/>
Note: See TracChangeset
for help on using the changeset viewer.