Commit 90b0a920 authored by Thong Kuah's avatar Thong Kuah

Merge branch 'package-explicit-application-controller' into 'master'

Explicit application controller for package

See merge request gitlab-org/gitlab!19755
parents 9bdf58b6 50cccc3a
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
module Projects module Projects
module Packages module Packages
class PackagesController < ApplicationController class PackagesController < Projects::ApplicationController
include PackagesAccess include PackagesAccess
include SortingHelper include SortingHelper
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment