~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/bugs/templates/bugtarget-macros-filebug.pt

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-07-17 23:09:32 UTC
  • mfrom: (13452.1.1 revert-lots)
  • Revision ID: launchpad@pqm.canonical.com-20110717230932-sp6yro99is2077fx
[r=wgrant][rollback=13421] Revert r13421 and r13438 (already
 partially reverted in r13443 and restored in r13445). Fix for DSP:+index
 expanders has not yet landed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
346
346
      <table tal:define="bugtask python:view.getRelevantBugTask(bug)">
347
347
        <tbody>
348
348
          <tr>
349
 
            <td class="bug-already-reported-expander">
 
349
            <td>
 
350
              <img width="14" height="14" src="/@@/treeCollapsed"
 
351
                  class="bug-already-reported-expander"
 
352
                  tal:attributes="id string:bug-details-expander-bug-${bug/id};"
 
353
                />
 
354
            </td>
 
355
            <td>
350
356
              <label tal:attributes="for string:bug-already-reported-as-${bug/id};
351
357
                                     class bugtask/image:sprite_css"
352
358
                     tal:condition="bugtask"/>