codeforamerica/ohana-web-search

View on GitHub
app/views/component/search/_geolocate.html.haml

Summary

Maintainability
Test Coverage
#geolocate-box
  = button_tag(type: 'submit', name: nil, id: 'button-geolocate', class: "button-small #{context_class} hide", data: { wait_text: t('buttons.during_geolocation'), regular_text: t('buttons.services_near_me') }) do
    %i.fa.fa-globe
    %span= t('buttons.services_near_me')