Changeset 1153 for trunk/grails-app/views/templateEditor/template.gsp
- Timestamp:
- Nov 17, 2010, 11:34:09 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/templateEditor/template.gsp
r1136 r1153 95 95 <% /* NB: this empty field should always be the last in the list! */ %> 96 96 <li class="empty ui-state-default" <g:if test="${template.fields?.size() > 0 }">style='display: none;'</g:if>>This template does not yet contain any fields. Drag a field to this list or use the 'Add field button'.</li> 97 <input type="text" name="xxxas">98 97 </ol> 99 98 </div>
Note: See TracChangeset
for help on using the changeset viewer.