Changeset 166 for trunk/grails-app/views/person/show.gsp
- Timestamp:
- Oct 26, 2009, 3:11:18 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/person/show.gsp
r164 r166 40 40 41 41 <tr class="prop"> 42 <td valign="top" class="name"> isActive:</td>42 <td valign="top" class="name">Active:</td> 43 43 <td valign="top" class="value">${person.isActive}</td> 44 44 </tr>
Note: See TracChangeset
for help on using the changeset viewer.