FIX bug
This commit is contained in:
parent
e23ce05b1b
commit
405e5b5d3d
|
@ -1,5 +1,6 @@
|
|||
class Ci::ProjectsController < Ci::BaseController
|
||||
include Devopsable
|
||||
include RepositoriesHelper
|
||||
|
||||
before_action :load_project
|
||||
|
||||
|
|
Loading…
Reference in New Issue