diff options
author | Constance Okoghenun <cokoghenun@gitlab.com> | 2018-02-15 13:12:47 +0100 |
---|---|---|
committer | Constance Okoghenun <cokoghenun@gitlab.com> | 2018-02-15 13:12:47 +0100 |
commit | c16e6d591f8c270368a3faff7475c8dfdf4695d0 (patch) | |
tree | d84361843d91240f9382eb6279e8749599a4cd06 /app/views | |
parent | 6444eca2be63cdc11090b2634aaa3648b1079ca8 (diff) | |
download | gitlab-ce-c16e6d591f8c270368a3faff7475c8dfdf4695d0.tar.gz |
Removed integrations webpack bundle tagproject-integrations-form-dispatcher-refactor
Diffstat (limited to 'app/views')
-rw-r--r-- | app/views/projects/services/_form.html.haml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/projects/services/_form.html.haml b/app/views/projects/services/_form.html.haml index 0808b28a9df..17e804d682b 100644 --- a/app/views/projects/services/_form.html.haml +++ b/app/views/projects/services/_form.html.haml @@ -1,6 +1,3 @@ -- content_for :page_specific_javascripts do - = webpack_bundle_tag('integrations') - .row.prepend-top-default.append-bottom-default .col-lg-3 %h4.prepend-top-0 |