mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-17 00:26:07 +10:00
Remove CI button from project home panel
This commit is contained in:
@@ -30,8 +30,4 @@
|
||||
|
||||
= render 'projects/buttons/dropdown'
|
||||
|
||||
- if @project.gitlab_ci?
|
||||
= link_to ci_project_path(@project.gitlab_ci_project), class: 'btn btn-default' do
|
||||
CI
|
||||
|
||||
= render "shared/clone_panel"
|
||||
|
||||
Reference in New Issue
Block a user