Changeset 1870

Show
Ignore:
Timestamp:
11/10/08 18:05:32 (2 months ago)
Author:
cpatterson
Message:

re orton:#371 template changes required for fixing misalignment (in part, this is just us needing to more-gracefully handle verylongstrings in almanac descriptions)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • siteapp/trunk/opengeo/almanac/templates/appindex.pt

    r1864 r1870  
    123123                    <span jugl:condition="feature.nchildren != 1">stories</span> 
    124124                    <br /> 
    125                     <span jugl:content="trimSummary(feature)">description</span> 
     125                    <div class="almanac-description" jugl:content="trimSummary(feature)">description</div> 
    126126                  </td> 
    127127                  <td jugl:content="formatDate(feature.updated)"></td>