summaryrefslogtreecommitdiff
path: root/app/views/projects/blob/viewers/_route_map_loading.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/blob/viewers/_route_map_loading.html.haml')
-rw-r--r--app/views/projects/blob/viewers/_route_map_loading.html.haml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/projects/blob/viewers/_route_map_loading.html.haml b/app/views/projects/blob/viewers/_route_map_loading.html.haml
new file mode 100644
index 00000000000..2318cf82f58
--- /dev/null
+++ b/app/views/projects/blob/viewers/_route_map_loading.html.haml
@@ -0,0 +1,4 @@
+= icon('spinner spin fw')
+Validating Route Map…
+
+= link_to 'Learn more', help_page_path('ci/environments', anchor: 'route-map')