summaryrefslogtreecommitdiff
path: root/app/views/projects/triggers/edit.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/triggers/edit.html.haml')
-rw-r--r--app/views/projects/triggers/edit.html.haml4
1 files changed, 1 insertions, 3 deletions
diff --git a/app/views/projects/triggers/edit.html.haml b/app/views/projects/triggers/edit.html.haml
index c35df322b9d..0f74d733c06 100644
--- a/app/views/projects/triggers/edit.html.haml
+++ b/app/views/projects/triggers/edit.html.haml
@@ -1,9 +1,7 @@
- page_title "Trigger"
.row.prepend-top-default.append-bottom-default
- .col-lg-3
- = render "content"
- .col-lg-9
+ .col-lg-12
%h4.prepend-top-0
Update trigger
= render "form", btn_text: "Save trigger"