Skip to content

Commit

Permalink
Merge pull request #2466 from camptocamp/search_placeholder_mobile
Browse files Browse the repository at this point in the history
Add missing search placeholder in mobile interface
  • Loading branch information
fredj committed Mar 22, 2017
2 parents 60c8171 + e322d3e commit c8b9810
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contribs/gmf/apps/mobile/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
<gmf-search gmf-search-map="mainCtrl.map"
gmf-search-datasources="mainCtrl.searchDatasources"
gmf-search-clearbutton="true"
gmf-search-placeholder="{{'Search…'|translate}}"
gmf-search-coordinatesprojections="mainCtrl.searchCoordinatesProjections"
gmf-search-listeners="::mainCtrl.searchListeners">
</gmf-search>
Expand Down

0 comments on commit c8b9810

Please sign in to comment.