~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/soyuz/templates/person-portlet-ppas.pt

  • Committer: Ian Booth
  • Date: 2010-10-25 13:12:44 UTC
  • mto: This revision was merged to the branch mainline in revision 11934.
  • Revision ID: ian.booth@canonical.com-20101025131244-9wqphh6r7oi5291r
Initial prototype

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
       tal:condition="link/enabled">
26
26
    <a tal:replace="structure link/fmt:link" />
27
27
  </div>
28
 
 
 
28
  <div tal:define="link context/menu:overview/view_merge_queues"
 
29
       tal:condition="link/enabled">
 
30
    <a tal:replace="structure link/fmt:link" />
 
31
  </div>
29
32
 
30
33
</tal:root>