~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/code/browser/sourcepackagerecipe.py

  • Committer: Ian Booth
  • Date: 2011-03-18 07:36:56 UTC
  • mto: This revision was merged to the branch mainline in revision 12646.
  • Revision ID: ian.booth@canonical.com-20110318073656-m5fyeb4p6vnpw8hg
Text fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
311
311
            field,
312
312
            attribute_type="reference",
313
313
            vocabulary='BuildableDistroSeries',
314
 
            label="Distribution Series:",
 
314
            label="Distribution series:",
315
315
            label_tag="dt",
316
316
            header="Change default distribution series:",
317
317
            empty_display_value="None",