~launchpad-pqm/launchpad/devel

« back to all changes in this revision

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

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-09-17 02:55:39 UTC
  • mfrom: (13970.5.2 target-pickers-go)
  • Revision ID: launchpad@pqm.canonical.com-20110917025539-5bumljanv43bn801
[r=sinzui][bug=820005, 851437,
        851440] Updates the target pickers to an enhanced version similar to
        person pickers, behind a feature flag.

Show diffs side-by-side

added added

removed removed

Lines of Context:
428
428
    />
429
429
 
430
430
  <adapter
 
431
    factory="lp.app.browser.vocabulary.ProjectGroupPickerEntrySourceAdapter"
 
432
    />
 
433
 
 
434
  <adapter
431
435
    factory="lp.app.browser.vocabulary.DistributionPickerEntrySourceAdapter"
432
436
    />
433
437