Skip to content

Commit

Permalink
update dist files
Browse files Browse the repository at this point in the history
  • Loading branch information
matallo committed Sep 16, 2014
1 parent 41a2f2b commit c0021db
Show file tree
Hide file tree
Showing 6 changed files with 40 additions and 45 deletions.
2 changes: 1 addition & 1 deletion dist/odyssey.js
Original file line number Diff line number Diff line change
Expand Up @@ -955,7 +955,7 @@ var Template = function(template) {
function configureEditor() {
// add helpers
if (template.map && template.map instanceof L.Map) {
new L.CrossHair('img/crosshair.png').addTo(template.map);
new L.CrossHair('http://cartodb.github.io/odyssey.js/img/crosshair.png').addTo(template.map);
}
}

Expand Down
2 changes: 1 addition & 1 deletion editor/css/screen.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion editor/css/scroll.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c0021db

Please sign in to comment.