~launchpad-pqm/launchpad/devel

« back to all changes in this revision

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

Merge db-devel.

Show diffs side-by-side

added added

removed removed

Lines of Context:
645
645
          set_schema=".interfaces.bugsubscriptionfilter.IBugSubscriptionFilterAttributes" />
646
646
    </class>
647
647
 
 
648
    <!-- BugMute -->
 
649
    <class
 
650
        class=".model.bug.BugMute">
 
651
      <allow
 
652
          interface=".interfaces.bug.IBugMute"/>
 
653
    </class>
 
654
 
648
655
    <!-- BugSubscriptionFilterMute -->
649
656
    <class
650
657
        class=".model.bugsubscriptionfilter.BugSubscriptionFilterMute">