Skip to content

Commit

Permalink
Release v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jonataswalker committed Nov 18, 2015
1 parent 018cb2d commit 9d85e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nominatim.js
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@
];
Geocoder.Nominatim.html = [
'<div class="ol-geocoder-search ol-control">',
'<button class="ol-geocoder-btn-search"></button>',
'<button type="button" class="ol-geocoder-btn-search"></button>',
'<input type="text"',
' class="ol-geocoder-input-search"',
' placeholder="Search"',
Expand Down

0 comments on commit 9d85e8b

Please sign in to comment.