~launchpad-pqm/launchpad/devel

« back to all changes in this revision

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

  • Committer: Jelmer Vernooij
  • Date: 2011-09-21 14:28:02 UTC
  • mfrom: (14006 devel)
  • mto: This revision was merged to the branch mainline in revision 14010.
  • Revision ID: jelmer@canonical.com-20110921142802-7ggkc204igsy532w
MergeĀ lp:launchpad

Show diffs side-by-side

added added

removed removed

Lines of Context:
112
112
    </browser:pages>
113
113
    <browser:page
114
114
        for="lp.soyuz.interfaces.sourcepackagerelease.ISourcePackageRelease"
115
 
        class="canonical.launchpad.browser.QuestionCollectionOpenCountView"
 
115
        class="lp.answers.browser.questiontarget.QuestionCollectionOpenCountView"
116
116
        name="+open_questions_count"
117
117
        permission="zope.Public"/>
118
118
    <browser:pages