summaryrefslogtreecommitdiff
path: root/app/views/import/google_code/status.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/import/google_code/status.html.haml')
-rw-r--r--app/views/import/google_code/status.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/import/google_code/status.html.haml b/app/views/import/google_code/status.html.haml
index 72112c128cb..0004f0de69f 100644
--- a/app/views/import/google_code/status.html.haml
+++ b/app/views/import/google_code/status.html.haml
@@ -43,7 +43,7 @@
- case project.import_status
- when 'finished'
%span
- %i.fa.fa-check
+ = sprite_icon('check')
= _("done")
- when 'started'
= loading_icon