Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app/views
diff options
context:
space:
mode:
authorConstance Okoghenun <cokoghenun@gitlab.com>2018-03-02 22:04:55 +0300
committerConstance Okoghenun <cokoghenun@gitlab.com>2018-03-02 22:04:55 +0300
commit8510fc8701344afdfc76e4df7f97b686175dae70 (patch)
tree18400e0f57916e111af88ac1d13efc81d960768d /app/views
parent98fecb5f8e64c4c64c96d065bc342d986140367e (diff)
Removed terminal webpack bundle tag
Diffstat (limited to 'app/views')
-rw-r--r--app/views/projects/environments/terminal.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/projects/environments/terminal.html.haml b/app/views/projects/environments/terminal.html.haml
index 7be4ef39117..6ec4ff56552 100644
--- a/app/views/projects/environments/terminal.html.haml
+++ b/app/views/projects/environments/terminal.html.haml
@@ -3,7 +3,6 @@
- content_for :page_specific_javascripts do
= stylesheet_link_tag "xterm/xterm"
- = webpack_bundle_tag("terminal")
%div{ class: container_class }
.top-area