Changeset 163 for trunk/grails-app/views/site/show.gsp
- Timestamp:
- Oct 22, 2009, 8:41:21 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/site/show.gsp
r151 r163 41 41 42 42 <td valign="top" class="value">${fieldValue(bean:siteInstance, field:'description')}</td> 43 44 </tr> 45 46 <tr class="prop"> 47 <td valign="top" class="name">Cost Code:</td> 48 49 <td valign="top" class="value">${fieldValue(bean:siteInstance, field:'costCode')}</td> 43 50 44 51 </tr>
Note: See TracChangeset
for help on using the changeset viewer.