summaryrefslogtreecommitdiff
path: root/app/views/shared/milestones/_tab_loading.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/shared/milestones/_tab_loading.html.haml')
-rw-r--r--app/views/shared/milestones/_tab_loading.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/shared/milestones/_tab_loading.html.haml b/app/views/shared/milestones/_tab_loading.html.haml
new file mode 100644
index 00000000000..68458c2d0aa
--- /dev/null
+++ b/app/views/shared/milestones/_tab_loading.html.haml
@@ -0,0 +1,2 @@
+.text-center.prepend-top-default
+ = icon('spin spinner 2x', 'aria-hidden': 'true', 'aria-label': 'Loading tab content')