~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/code/configure.zcml

  • Committer: Curtis Hovey
  • Date: 2011-12-18 15:13:07 UTC
  • mto: This revision was merged to the branch mainline in revision 14547.
  • Revision ID: curtis.hovey@canonical.com-20111218151307-sdm2gzobt5tplbe0
Moved badges to lp.app.

Show diffs side-by-side

added added

removed removed

Lines of Context:
484
484
      factory="lp.code.publisher.LaunchpadBranchContainer"/>
485
485
  <adapter
486
486
      for="lp.code.interfaces.branch.IBranch"
487
 
      provides="canonical.launchpad.webapp.badge.IHasBadges"
 
487
      provides="lp.app.browser.badge.IHasBadges"
488
488
      factory="lp.code.browser.branchlisting.BranchBadges"/>
489
489
  <adapter
490
490
      for="lp.code.interfaces.branch.IBranch"