Skip to content

Commit

Permalink
changed to ruby javascript includes for safety
Browse files Browse the repository at this point in the history
  • Loading branch information
kemball committed Jul 11, 2013
1 parent ebd0153 commit 99e8482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/maps/location_yields.html.erb
Expand Up @@ -15,8 +15,8 @@
#googft-mapCanvas img{max-width:none;}
#googft-legend{background-color:#fff;border:1px solid #000;font-family:Arial, sans-serif;font-size:12px;margin:5px;padding:10px 10px 8px;}#googft-legend p{font-weight:bold;margin-top:0;}#googft-legend div{margin-bottom:5px;}.googft-legend-swatch{border:1px solid;float:left;height:12px;margin-right:8px;width:20px;}.googft-legend-range{margin-left:0;}.googft-dot-icon{margin-right:8px;}.googft-paddle-icon{height:24px;left:-8px;margin-right:-8px;position:relative;vertical-align:middle;width:24px;}.googft-legend-source{margin-bottom:0;margin-top:8px;}.googft-legend-source a{color:#666;font-size:11px;}
</style>
<script type="text/javascript" src='../bety/javascripts/maps.js'></script>

<%= javascript_include_tag 'maps.js' %>

<select onchange="javascript: updatemap()" id="selectmap" style="margin:10px 20px">
<optgroup label="Cornstover">
Expand Down

0 comments on commit 99e8482

Please sign in to comment.