[openstreetmap/openstreetmap-website] Microcosms microcosms (PR #3683)
Brian DeRocher
notifications at github.com
Mon Sep 19 00:03:39 UTC 2022
@openbrian commented on this pull request.
> @@ -0,0 +1,33 @@
+<%= stylesheet_link_tag "microcosms" %>
+<%= javascript_include_tag "microcosms" %>
+
+<p>
+ All fields are required.
+</p>
+<%= bootstrap_form_for @microcosm do |form| %>
+ <%= form.text_field :name, :id => :microcosm_name %>
+ <%= form.text_field :location, :help => "for example city name and country", :id => :microcosm_location %>
done
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3683#discussion_r973800271
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/3683/review/1111613485 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20220918/c7ec306f/attachment.htm>
More information about the rails-dev
mailing list