~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/registry/templates/distributionsourcepackage-index.pt

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-08-03 05:04:47 UTC
  • mfrom: (13590.2.1 fix-dsp-index)
  • Revision ID: launchpad@pqm.canonical.com-20110803050447-fol75yvd2243g6m6
[r=stevenk][bug=820174][rollback=13548] Fix DSP:+index expanders by
 using IJSONRequestCache instead of touching LP.cache directly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
188
188
 
189
189
      </tal:rows>
190
190
    </table>
191
 
    <script
192
 
       tal:content="string:LP.cache['archive_context_url'] = '${archive/fmt:url}';"></script>
193
191
    <metal:js use-macro="archive/@@+macros/expandable-table-js"/>
194
192
 
195
193
  </div>