~launchpad-pqm/launchpad/devel

« back to all changes in this revision

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

  • Committer: Francis J. Lacoste
  • Date: 2011-04-27 21:40:03 UTC
  • mto: This revision was merged to the branch mainline in revision 12971.
  • Revision ID: francis.lacoste@canonical.com-20110427214003-iiqhcyyswppyqjsx
Change the default timeout to production value, improved options documentation and use only one bin above timeout value.

Show diffs side-by-side

added added

removed removed

Lines of Context:
506
506
            for="*"
507
507
            permission="launchpad.Edit"
508
508
            name="+object-reassignment"
509
 
            template="../../app/templates/object-reassignment.pt"
 
509
            template="../../../canonical/launchpad/templates/object-reassignment.pt"
510
510
            layer="lp.translations.publisher.TranslationsLayer"/>
511
511
        <browser:url
512
512
            for="lp.translations.interfaces.translationgroup.ITranslationGroupSet"
1058
1058
        name="+index"/>
1059
1059
    <browser:url
1060
1060
        for="lp.translations.interfaces.translationtemplatesbuild.ITranslationTemplatesBuild"
1061
 
        path_expression="string:+translation-templates-build/${id}"
 
1061
        path_expression="string:+translation-templates-build/${build_farm_job/id}"
1062
1062
        attribute_to_parent="branch"/>
1063
1063
    <browser:page
1064
1064
        for="lp.translations.interfaces.translationtemplatesbuild.ITranslationTemplatesBuild"