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 40  
41 41 <%= javascript_include_tag "application" %>
42 42  
43   - <%= javascript_include_tag "http://code.highcharts.com/highcharts.js" %>
44   -
45 43 <%= csrf_meta_tags %>
46 44 </head>
47 45 <body>
... ...