summaryrefslogtreecommitdiff
path: root/app/views/shared/badges/_badge_settings.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/shared/badges/_badge_settings.html.haml')
-rw-r--r--app/views/shared/badges/_badge_settings.html.haml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/shared/badges/_badge_settings.html.haml b/app/views/shared/badges/_badge_settings.html.haml
new file mode 100644
index 00000000000..b7c250d3b1c
--- /dev/null
+++ b/app/views/shared/badges/_badge_settings.html.haml
@@ -0,0 +1,4 @@
+#badge-settings{ data: { api_endpoint_url: @badge_api_endpoint,
+ docs_url: help_page_path('user/project/badges')} }
+ .text-center.prepend-top-default
+ = icon('spinner spin 2x')