Commit d2f7f1af authored by Marvin Karegyeya's avatar Marvin Karegyeya Committed by Kushal Pandya

Resolve Migrate '.fa-spinner' to '.spinner' for 'app/views/projects/forks'

parent 3ffbaa71
...@@ -19,9 +19,3 @@ ...@@ -19,9 +19,3 @@
%p.prepend-top-default %p.prepend-top-default
= _("You must have permission to create a project in a namespace before forking.") = _("You must have permission to create a project in a namespace before forking.")
.save-project-loader.hide.js-fork-content
%h2.text-center
= icon('spinner spin')
= _("Forking repository")
%p.text-center
= _("Please wait a moment, this page will automatically refresh when ready.")
---
title: Remove .fa-spinner from app/views/projects/forks
merge_request: 25034
author: nuwe1
type: other
...@@ -8774,9 +8774,6 @@ msgstr "" ...@@ -8774,9 +8774,6 @@ msgstr ""
msgid "Forking in progress" msgid "Forking in progress"
msgstr "" msgstr ""
msgid "Forking repository"
msgstr ""
msgid "Forks" msgid "Forks"
msgstr "" msgstr ""
......
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