Only owner can remove project
This commit is contained in:
parent
6ea6ab7c8d
commit
cc0295b789
6 changed files with 13 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
|||
- if @service.active
|
||||
%small.cgreen Enabled
|
||||
- else
|
||||
%small.btn Disabled
|
||||
%small.cgray Disabled
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
- if @gitlab_ci_service.active
|
||||
%small.cgreen Enabled
|
||||
- else
|
||||
%small.btn Disabled
|
||||
%small.cgray Disabled
|
||||
%li.wll
|
||||
%h4
|
||||
Jenkins CI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue