~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/blueprints/browser/configure.zcml

  • Committer: Julian Edwards
  • Date: 2011-07-28 20:46:18 UTC
  • mfrom: (13553 devel)
  • mto: This revision was merged to the branch mainline in revision 13555.
  • Revision ID: julian.edwards@canonical.com-20110728204618-tivj2wx2oa9s32bx
merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
135
135
        permission="zope.Public"/>
136
136
    <browser:pages
137
137
        for="lp.blueprints.interfaces.sprint.IHasSprints"
 
138
        class="canonical.launchpad.webapp.LaunchpadView"
138
139
        facet="overview"
139
140
        permission="zope.Public">
140
141
        <browser:page