Changeset 157 for trunk/grails-app/views/wizard/pages/_groups.gsp
- Timestamp:
- Feb 2, 2010, 10:31:25 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/wizard/pages/_groups.gsp
r145 r157 24 24 25 25 <div class="groups"> 26 <div class="ui-widget-header droppable"> 27 <h1>Group 1<h1> 28 <p>drop here...</p> 26 <div class="ui-widget-content group"> 27 <h4 class="ui-widget-header">Group 1</h4> 28 </div> 29 30 <div class="ui-widget-content group"> 31 <h4 class="ui-widget-header">Group 2</h4> 29 32 </div> 30 33 </div>
Note: See TracChangeset
for help on using the changeset viewer.