Commit 6a76dc110cdf2545581b67542fa86a07be528790

Authored by Rafael Manzo
1 parent 9a345945

Removed HighCharts from layout

Showing 1 changed file with 0 additions and 2 deletions   Show diff stats
app/views/layouts/application.html.erb
@@ -40,8 +40,6 @@ @@ -40,8 +40,6 @@
40 40
41 <%= javascript_include_tag "application" %> 41 <%= javascript_include_tag "application" %>
42 42
43 - <%= javascript_include_tag "http://code.highcharts.com/highcharts.js" %>  
44 -  
45 <%= csrf_meta_tags %> 43 <%= csrf_meta_tags %>
46 </head> 44 </head>
47 <body> 45 <body>