~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/services/webapp/__init__.py

  • Committer: William Grant
  • Date: 2011-12-30 07:13:58 UTC
  • mto: This revision was merged to the branch mainline in revision 14611.
  • Revision ID: william.grant@canonical.com-20111230071358-xg29hak0oi23mgsb
canonical.lazr no longer exports Exported(Image)Folder.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
    'custom_widget',
18
18
    'enabled_with_permission',
19
19
    'expand_numbers',
20
 
    'ExportedFolder',
21
20
    'FacetMenu',
22
21
    'GetitemNavigation',
23
22
    'LaunchpadEditFormView',