~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/bugs/browser/bug.py

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-12-22 04:45:35 UTC
  • mfrom: (14565.2.24 apocalyptic-pieces)
  • Revision ID: launchpad@pqm.canonical.com-20111222044535-jbjyzq3hzwiy7g20
[rs=sinzui][no-qa] Move javascript and scripts to lp. Dismantle
 mailnotification.

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
 
62
62
from canonical.launchpad import _
63
63
from canonical.launchpad.browser.librarian import ProxiedLibraryFileAlias
64
 
from canonical.launchpad.mailnotification import MailWrapper
 
64
from lp.services.mail.mailwrapper import MailWrapper
65
65
from canonical.launchpad.searchbuilder import (
66
66
    any,
67
67
    greater_than,