~launchpad-pqm/launchpad/devel

« back to all changes in this revision

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

  • Committer: Ian Booth
  • Date: 2011-04-19 15:10:57 UTC
  • mfrom: (12868 devel)
  • mto: This revision was merged to the branch mainline in revision 12983.
  • Revision ID: ian.booth@canonical.com-20110419151057-he56y6k29c4zeiyk
MergeĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
          <div
66
66
            tal:replace="structure context/@@+portlet-details"/>
67
67
        </div>
 
68
        <div class="yui-u"
 
69
             tal:condition="request/features/soyuz.derived-series-ui.enabled">
 
70
          <div tal:replace="structure context/@@+portlet-derivation" />
 
71
        </div>
68
72
 
69
73
        <div class="yui-u">
70
74
          <div tal:replace="structure context/@@+portlet-package-summary" />