projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e78648
)
Remove bogus leading slash from image URL
author
Tom Hughes
<tom@compton.nu>
Sun, 19 Feb 2012 11:37:22 +0000
(11:37 +0000)
committer
Tom Hughes
<tom@compton.nu>
Sun, 19 Feb 2012 11:37:22 +0000
(11:37 +0000)
public/potlatch2/map_features/landuse.xml
patch
|
blob
|
history
diff --git
a/public/potlatch2/map_features/landuse.xml
b/public/potlatch2/map_features/landuse.xml
index 09b921f8e68dd7ff38c503382332fb6fdb647adf..b7631ad1ec6f90207f0310f52df54cbf0701e0dd 100644
(file)
--- a/
public/potlatch2/map_features/landuse.xml
+++ b/
public/potlatch2/map_features/landuse.xml
@@
-269,7
+269,7
@@
<feature name="Forest">
<category>natural</category>
- <icon image="
/
features/pois/landuse_coniferous.n.24.png"/>
+ <icon image="features/pois/landuse_coniferous.n.24.png"/>
<area/>
<tag k="landuse" v="forest"/>
@@
-284,4
+284,4
@@
<tag k="landuse" v="meadow"/>
<inputSet ref="common"/>
</feature>
-</featureGroup>
\ No newline at end of file
+</featureGroup>