summaryrefslogtreecommitdiff
path: root/app/views/admin/conversational_development_index/_no_data.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/conversational_development_index/_no_data.html.haml')
-rw-r--r--app/views/admin/conversational_development_index/_no_data.html.haml7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/views/admin/conversational_development_index/_no_data.html.haml b/app/views/admin/conversational_development_index/_no_data.html.haml
new file mode 100644
index 00000000000..b23d2b5ec3a
--- /dev/null
+++ b/app/views/admin/conversational_development_index/_no_data.html.haml
@@ -0,0 +1,7 @@
+.container.convdev-empty
+ .col-sm-6.col-sm-push-3.text-center
+ = custom_icon('convdev_no_data')
+ %h4 Data is still calculating...
+ %p
+ In order to gather accurate feature usage data, it can take 1 to 2 weeks to see your index.
+ = link_to 'Learn more', help_page_path('user/admin_area/monitoring/convdev'), target: '_blank'