Commit a9b24484 authored by Victor Wu's avatar Victor Wu Committed by Mike Greiling

Updated spinner next to Forking in progress message

parent 94fd9180
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
.save-project-loader .save-project-loader
.center .center
%h2 %h2
%i.fa.fa-spinner.fa-spin %i.loading.spinner.spinner-sm
= import_in_progress_title = import_in_progress_title
- if !has_ci_cd_only_params? && @project.external_import? - if !has_ci_cd_only_params? && @project.external_import?
%p.monospace git clone --bare #{@project.safe_import_url} %p.monospace git clone --bare #{@project.safe_import_url}
......
---
title: Updated spinner next to forking message
merge_request: 28506
author: Victor Wu
type: other
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