Changeset 1870
- Timestamp:
- 11/10/08 18:05:32 (2 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
siteapp/trunk/opengeo/almanac/templates/appindex.pt
r1864 r1870 123 123 <span jugl:condition="feature.nchildren != 1">stories</span> 124 124 <br /> 125 < span jugl:content="trimSummary(feature)">description</span>125 <div class="almanac-description" jugl:content="trimSummary(feature)">description</div> 126 126 </td> 127 127 <td jugl:content="formatDate(feature.updated)"></td>
