~launchpad-pqm/launchpad/devel

« back to all changes in this revision

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

  • Committer: Curtis Hovey
  • Date: 2011-09-18 18:26:49 UTC
  • mto: This revision was merged to the branch mainline in revision 13998.
  • Revision ID: curtis.hovey@canonical.com-20110918182649-3y0jz3i8kbsplexr
Moved person-mergerequest-sent page_title into view.
Fixed the import the peoplemerge view classes in zcml.

Show diffs side-by-side

added added

removed removed

Lines of Context:
313
313
    This view is used only when the dupe account has a single email address.
314
314
    """
315
315
 
 
316
    page_title = 'Merge request sent'
 
317
 
316
318
    def initialize(self):
317
319
        user = getUtility(ILaunchBag).user
318
320
        try: