Fixed JS errors on map

This commit is contained in:
Godwin
2016-12-31 07:09:15 -08:00
parent bc556d6884
commit dccfa48491
5 changed files with 4 additions and 52 deletions
-2
View File
@@ -20,8 +20,6 @@
%meta{property: 'og:image', content: og_image}
%meta{name: "theme-color", content: @theme_colour}
= yield :head
= javascript_include_tag 'https://rawgit.com/niklasvh/html2canvas/master/dist/html2canvas.js'
= javascript_include_tag 'https://cdnjs.cloudflare.com/ajax/libs/amcharts/3.13.0/exporting/canvg.js'
%body{ class: page_style }
#primary-content