diff --git a/app/views/quality_analysis/_show.html.erb b/app/views/quality_analysis/_show.html.erb index 17865ad32..cf81680b0 100644 --- a/app/views/quality_analysis/_show.html.erb +++ b/app/views/quality_analysis/_show.html.erb @@ -7,10 +7,9 @@
file_complexity: <%= @complexity["msr"][6]["frmt_val"] %>
class_complexity: <%= @complexity["msr"][7]["frmt_val"] %>
function_complexity: <%= @complexity["msr"][8]["frmt_val"] %>
- +<%= javascript_include_tag 'highcharts','highcharts-more' %>