[openstreetmap/openstreetmap-website] OAuth updates to CONFIGURE doc + cosmetic tweak (PR #3492)

Harry Wood notifications at github.com
Tue Mar 8 14:45:28 UTC 2022


@harry-wood commented on this pull request.



> @@ -34,10 +34,14 @@
 <p><%= t(".no_apps_html", :oauth => link_to(t(".oauth"), "https://oauth.net")) %></p>
 <% else %>
 <p><%= t ".registered_apps" %></p>
-<% @client_applications.each do |client| %>
-  <div class="client_application">
-    <%= link_to client.name, :action => :show, :id => client.id %>
-  </div>
-<% end %>
+<p>

Yeah. It probably isn't a list because people registering more than one application is very rare, but ok. Let me give that a try.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3492#discussion_r821733051
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/3492/review/903114542 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20220308/101f9bb3/attachment-0001.htm>


More information about the rails-dev mailing list