diff --git a/app/views/documents/components/_smart_sidebar.html.erb b/app/views/documents/components/_smart_sidebar.html.erb index 143c811a..4e5b5782 100644 --- a/app/views/documents/components/_smart_sidebar.html.erb +++ b/app/views/documents/components/_smart_sidebar.html.erb @@ -56,6 +56,15 @@ <% end %> + <% else %> + <%= link_to subscription_path, class: "halfway-fab waves-effect waves-light", style: 'width: 100%' do %> +
+
+ bar_chart + Analyze document +
+
+ <% end %> <% end %> <% end %>