~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/canonical/lazr/rest/ftesting.zcml

merge stable fixing conflicts

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
     component="canonical.lazr.rest.example.security.CookbookWebServiceSecurityPolicy"
20
20
     />
21
21
 
22
 
    <permission
23
 
      id="lazr.restful.example.View" title="Viewing something" />
24
 
 
25
22
</configure>