[openstreetmap/openstreetmap-website] Add links to the ToU and include them in signup (#2028)
Simon Poole
notifications at github.com
Wed Jan 30 12:35:11 UTC 2019
simonpoole commented on this pull request.
>
<%= hidden_field_tag('referer', h(params[:referer])) unless params[:referer].nil? %>
<div class="buttons form-row inner20 clearfix">
- <p class="deemphasize"><%= t '.read and accept' %></p>
- <%= submit_tag(t('.agree'), :name => "agree", :id => "agree") %>
+ <%= submit_tag(t('.agree'), :name => "agree", :id => "agree", disabled: true) %>
Fixed in https://github.com/openstreetmap/openstreetmap-website/pull/2028/commits/5dfbc92ef60112c55462bab75898c25d31d6bc84
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/2028#discussion_r252237145
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20190130/3911ed07/attachment.html>
More information about the rails-dev
mailing list