From 1785d4e4aa1834e39c6d46527076d0f9054e329f Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Thu, 29 Apr 2021 21:10:03 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- app/views/ide/_show.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/ide') diff --git a/app/views/ide/_show.html.haml b/app/views/ide/_show.html.haml index 70ac532e69f..4fc00dfb3f4 100644 --- a/app/views/ide/_show.html.haml +++ b/app/views/ide/_show.html.haml @@ -6,5 +6,5 @@ #ide.ide-loading{ data: ide_data } .text-center - .spinner.spinner-md + .gl-spinner.gl-spinner-md %h2.clgray= _('Loading the GitLab IDE...') -- cgit v1.2.1