~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/code/templates/person-branches.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:
16
16
    <div tal:define="link menu/addbranch"
17
17
         tal:condition="link/enabled"
18
18
         tal:content="structure link/render" />
 
19
    <div tal:define="link menu/view_merge_queues"
 
20
         tal:condition="link/enabled"
 
21
         tal:content="structure link/render" />
19
22
  </div>
20
23
 
21
24
  <tal:summary replace="structure context/@@+codesummary"/>