Skip to content
Snippets Groups Projects
Commit 4be9ff84 authored by Jacques Erasmus's avatar Jacques Erasmus Committed by Filipa Lacerda
Browse files

Load terminal css file in environments page

Loaded the xterm css file in order to fix the styling issues
parent e1a56e7b
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -3,6 +3,9 @@
- breadcrumb_title @environment.name
- page_title _("Environments")
 
- content_for :page_specific_javascripts do
= stylesheet_link_tag 'page_bundles/xterm'
%div{ class: container_class }
- if can?(current_user, :stop_environment, @environment)
#stop-environment-modal.modal.fade{ tabindex: -1 }
Loading
Loading
---
title: Fix environments broken terminal
merge_request: 30401
author:
type: fixed
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment