Commit 99c3d45e authored by Phil Hughes's avatar Phil Hughes

Merge branch '50956-web-terminal' into 'master'

Include correct CSS file for xterm in environments page

Closes #50956

See merge request gitlab-org/gitlab-ce!21768
parents 983bd38f 5dc3504b
......@@ -2,7 +2,7 @@
- page_title "Terminal for environment", @environment.name
- content_for :page_specific_javascripts do
= stylesheet_link_tag "xterm/xterm"
= stylesheet_link_tag "xterm.css"
%div{ class: container_class }
.top-area
......
---
title: Include correct CSS file for xterm in environments page
merge_request:
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment