~launchpad-pqm/launchpad/devel

« back to all changes in this revision

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

  • Committer: Curtis Hovey
  • Date: 2011-12-20 21:51:23 UTC
  • mto: (14565.2.1 apocalyptic-pieces)
  • mto: This revision was merged to the branch mainline in revision 14570.
  • Revision ID: curtis.hovey@canonical.com-20111220215123-cqx3oukte9vdkvc8
Moved IBazaarApplication to lp.code.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1760
1760
    <browser:url
1761
1761
        for="lp.registry.interfaces.productseries.IProductSeriesSet"
1762
1762
        path_expression="string:series"
1763
 
        parent_utility="canonical.launchpad.interfaces.launchpad.IBazaarApplication"/>
 
1763
        parent_utility="lp.code.interfaces.codehosting.IBazaarApplication"/>
1764
1764
    <browser:menus
1765
1765
        classes="
1766
1766
            ProductSeriesFacets