~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/registry/browser/distribution.py

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-10-11 09:06:29 UTC
  • mfrom: (14120.2.8 bug-869089)
  • Revision ID: launchpad@pqm.canonical.com-20111011090629-2t5okp0ri4ow6yr0
[r=benji][bug=677532, 869089][incr] Good riddance to official_rosetta.

Show diffs side-by-side

added added

removed removed

Lines of Context:
815
815
        "members",
816
816
        "official_malone",
817
817
        "blueprints_usage",
818
 
        "official_rosetta",
 
818
        "translations_usage",
819
819
        "answers_usage",
820
820
        ]
821
821
    custom_widget('require_virtualized', CheckBoxWidget)
900
900
        'official_malone',
901
901
        'enable_bug_expiration',
902
902
        'blueprints_usage',
903
 
        'official_rosetta',
 
903
        'translations_usage',
904
904
        'answers_usage',
905
905
        'translation_focus',
906
906
        ]