~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/translations/browser/distroseries.py

  • Committer: Curtis Hovey
  • Date: 2012-01-05 19:23:25 UTC
  • mto: This revision was merged to the branch mainline in revision 14644.
  • Revision ID: curtis.hovey@canonical.com-20120105192325-bjab8y3fkyakozv8
Removed launchpadform shi,.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
from lp.services.propertycache import cachedproperty
24
24
from lp.services.webapp import action
25
25
from lp.services.webapp.authorization import check_permission
26
 
from lp.services.webapp.launchpadform import LaunchpadEditFormView
 
26
from lp.app.browser.launchpadform import LaunchpadEditFormView
27
27
from lp.services.webapp.menu import (
28
28
    enabled_with_permission,
29
29
    Link,