~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/bugs/templates/bugtask-index.pt

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-02-25 22:09:46 UTC
  • mfrom: (12432.1.4 fixed-font-sizes-0)
  • Revision ID: launchpad@pqm.canonical.com-20110225220946-7vs715rypkryj2ne
[r=jcsackett,
 jtv][bug=723975] Remove unneeded discreet and lesser classes from
 text.

Show diffs side-by-side

added added

removed removed

Lines of Context:
120
120
        <tal:widget replace="structure view/bug_description_html"/>
121
121
 
122
122
        <div style="margin:-20px 0 20px 5px" class="clearfix">
123
 
          <span tal:condition="view/wasDescriptionModified" class="discreet"
 
123
          <span tal:condition="view/wasDescriptionModified"
124
124
          >See <a href="comments/0">original description</a></span>
125
125
        </div>
126
126