~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/configure.zcml

  • Committer: Curtis Hovey
  • Date: 2011-12-24 16:28:37 UTC
  • mto: (14600.2.1 move-webapp)
  • mto: This revision was merged to the branch mainline in revision 14601.
  • Revision ID: curtis.hovey@canonical.com-20111224162837-yzuoogy8yczuigdz
Moved permission.zcml to lp.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
    xmlns:i18n="http://namespaces.zope.org/i18n"
11
11
    i18n_domain="launchpad">
12
12
 
 
13
    <include file="permissions.zcml" />
 
14
 
13
15
    <webservice:register module="lp.patchwebservice" />
14
16
 
15
17
    <authorizations module="lp.security" />