summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2016-08-29 17:14:16 +0800
committerLin Jen-Shin <godfat@godfat.org>2016-08-29 17:14:16 +0800
commitda1acf04cef4cd7ee53f9da7bb870ba226ed1441 (patch)
tree2e91d6595271de76995ff200b64661a5d4957ab9 /app
parent867b64c87dc1e5e9d43a91e9cd7ba48c1025683e (diff)
downloadgitlab-ce-da1acf04cef4cd7ee53f9da7bb870ba226ed1441.tar.gz
Not sure why there's an extra one!?
Diffstat (limited to 'app')
-rw-r--r--app/views/shared/web_hooks/_form.html.haml7
1 files changed, 0 insertions, 7 deletions
diff --git a/app/views/shared/web_hooks/_form.html.haml b/app/views/shared/web_hooks/_form.html.haml
index 8189e0b645d..d2ec6c3ddef 100644
--- a/app/views/shared/web_hooks/_form.html.haml
+++ b/app/views/shared/web_hooks/_form.html.haml
@@ -73,13 +73,6 @@
%p.light
This URL will be triggered when the pipeline status changes
%li
- = f.check_box :pipeline_events, class: 'pull-left'
- .prepend-left-20
- = f.label :pipeline_events, class: 'list-label' do
- %strong Pipeline events
- %p.light
- This URL will be triggered when the pipeline status changes
- %li
= f.check_box :wiki_page_events, class: 'pull-left'
.prepend-left-20
= f.label :wiki_page_events, class: 'list-label' do