~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/bugs/browser/bug.py

[r=deryck][ui=none][bug=556489] If a distribution has a bug
        supervisor set,
        only allow the bug supervisor or members of that team to subscribe to
        all of the distribution's bug reports.

Show diffs side-by-side

added added

removed removed

Lines of Context:
251
251
        return Link('+addbranch', text, icon='add')
252
252
 
253
253
    def linktocve(self):
254
 
        """Return the 'Link tp CVE' Link."""
 
254
        """Return the 'Link to CVE' Link."""
255
255
        text = structured(
256
256
            'Link to '
257
257
            '<abbr title="Common Vulnerabilities and Exposures Index">'