~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-12-13 21:38:38 UTC
  • mfrom: (14384.2.31 inline_editor)
  • Revision ID: launchpad@pqm.canonical.com-20111213213838-971hi7b3llg9gdg0
[r=deryck] [bug=891735] Update the inline editor to use the resizing
        textarea plugin for all resizing needs on the its input element.

Show diffs side-by-side

added added

removed removed

Lines of Context:
135
135
 
136
136
        <tal:widget replace="structure view/bug_description_html"/>
137
137
 
138
 
        <div style="margin:-20px 0 20px 5px" class="clearfix">
 
138
        <div style="margin:-10px 0 20px 5px" class="clearfix">
139
139
          <span tal:condition="view/wasDescriptionModified"
140
140
          >See <a href="comments/0">original description</a></span>
141
141
        </div>