~launchpad-pqm/launchpad/devel

« back to all changes in this revision

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

mergeĀ fromĀ mainline

Show diffs side-by-side

added added

removed removed

Lines of Context:
225
225
        class="canonical.launchpad.database.PackageUploadCustom">
226
226
        <allow
227
227
            interface="lp.soyuz.interfaces.queue.IPackageUploadCustom"/>
 
228
        <require
 
229
            permission="launchpad.Admin" set_attributes="libraryfilealias"/>
228
230
    </class>
229
231
 
230
232
    <!-- PackageUploadSet -->