Skip to content

Commit

Permalink
don't load chart assets
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwoldatwork committed Oct 30, 2023
1 parent 8b5f9ce commit 1985264
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app/views/admin/cx_collections/show.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@
<% end %>
<% end %>


<%= javascript_include_tag "chartjs-2.9.3.bundle.js" %>
<%= javascript_include_tag "performance-charts.js" %>

<p>
<%= link_to admin_cx_collections_path do %>
<i class="fa fa-arrow-circle-left"></i>
Expand Down Expand Up @@ -120,7 +116,6 @@
<% end %>
</p>
<% end %>
<%#= render 'components/performance_charts', collection: @cx_collection if @cx_collection.cx_collection_details.present? %>
</div>

<div class="usa-prose margin-top-3">
Expand Down

0 comments on commit 1985264

Please sign in to comment.