We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b12a6e commit 5fe3e41Copy full SHA for 5fe3e41
convert.rb
@@ -54,7 +54,7 @@
54
"coordinates" => [dojo["geoPoint"]["lon"], dojo["geoPoint"]["lat"]]
55
},
56
"properties" => {
57
- "description" => "#{dojo['name']}<br />#{name2text[dojo['name']]}<a target='_blank' href='http://zen.coderdojo.com/dojos/#{dojo['urlSlug']}'>zen</a>"
+ "description" => "#{dojo['name']}<br />#{name2text[dojo['name']]}<a target='_blank' href='http://zen.coderdojo.com/dojos/#{dojo['urlSlug']}'>連絡先を見る</a>"
58
}
59
60
end
0 commit comments