~launchpad-pqm/launchpad/devel

« back to all changes in this revision

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

  • Committer: Paul Hummer
  • Date: 2010-07-12 12:20:15 UTC
  • mto: (11070.4.6)
  • mto: This revision was merged to the branch mainline in revision 11144.
  • Revision ID: paul@canonical.com-20100712122015-oj60afhv44q10yvn
Made the menu show up in the UI

Show diffs side-by-side

added added

removed removed

Lines of Context:
1094
1094
        attribute_to_parent="recipe"
1095
1095
        path_expression="string:+build/${id}"
1096
1096
        rootsite="code" />
 
1097
    <browser:menus
 
1098
        classes="SourcePackageRecipeBuildContextMenu"
 
1099
        module="lp.code.browser.sourcepackagerecipebuild"/>
1097
1100
 
1098
1101
    <browser:navigation
1099
1102
        module="lp.code.browser.sourcepackagerecipe"