~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/bugs/browser/configure.zcml

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-07-28 15:33:41 UTC
  • mfrom: (13303.10.38 translations-sharing)
  • Revision ID: launchpad@pqm.canonical.com-20110728153341-9vtzil2t510lrjky
[r=jcsackett][bug=817522] +sharing-details updates all objects at
 once.

Show diffs side-by-side

added added

removed removed

Lines of Context:
852
852
            name="+index"/>
853
853
        <browser:pages
854
854
            for="lp.bugs.interfaces.bugtracker.IRemoteBug"
 
855
            class="canonical.launchpad.webapp.LaunchpadView"
855
856
            permission="zope.Public">
856
857
            <browser:page
857
858
                name="+index"