aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets
diff options
context:
space:
mode:
authorLuc Donnet2015-01-06 14:16:06 +0100
committerLuc Donnet2015-01-06 14:16:06 +0100
commite0328e5192be5aab634590c8f736d2ea9b871d67 (patch)
treecc14e26533190ccbfc7661bcc459fcfb562823a0 /app/assets
parent421781dfcb08746dae48f84e144a1c92e12dff49 (diff)
downloadchouette-core-e0328e5192be5aab634590c8f736d2ea9b871d67.tar.bz2
Fix features and views spec
Diffstat (limited to 'app/assets')
-rw-r--r--app/assets/stylesheets/vendor/openlayers_style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/vendor/openlayers_style.css b/app/assets/stylesheets/vendor/openlayers_style.css
index 0e3a67108..25308996f 100644
--- a/app/assets/stylesheets/vendor/openlayers_style.css
+++ b/app/assets/stylesheets/vendor/openlayers_style.css
@@ -139,7 +139,7 @@ div.olControlMousePosition {
}
.olControlNavigationHistory {
- background-image: url( image-path('/assets/openlayers/navigation_history.png') );
+ background-image: url( image-path('openlayers/navigation_history.png') );
background-repeat: no-repeat;
width: 24px;
height: 24px;