Sha256: 9f1bca85dc5a6abb3554947205a37537abbc7d6f427bcf6eea9ba7b8c450b629

Contents?: true

Size: 531 Bytes

Versions: 16

Compression:

Stored size: 531 Bytes

Contents

<%= form_required_explanation %>

<%= f.text_field :name, help_text: t(".name_help") %>

<%= f.text_field :nickname, help_text: t(".nickname_help") %>

<%= f.text_field :email, help_text: t(".email_help") %>

<%= f.upload :avatar, button_class: "button button__lg button__transparent-secondary w-full" %>

<%= f.text_area :about, rows: 5 %>

<strong><%= t(".fill_in_for_verification") %></strong>

<%= f.text_field :document_number, help_text: t(".document_number_help") %>

<%= f.text_field :phone, help_text: t(".phone_help") %>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
decidim-core-0.30.0.rc1 app/views/decidim/groups/_form.html.erb
decidim-core-0.29.2 app/views/decidim/groups/_form.html.erb
decidim-core-0.28.5 app/views/decidim/groups/_form.html.erb
decidim-core-0.29.1 app/views/decidim/groups/_form.html.erb
decidim-core-0.28.4 app/views/decidim/groups/_form.html.erb
decidim-core-0.29.0 app/views/decidim/groups/_form.html.erb
decidim-core-0.28.3 app/views/decidim/groups/_form.html.erb
decidim-core-0.29.0.rc4 app/views/decidim/groups/_form.html.erb
decidim-core-0.29.0.rc3 app/views/decidim/groups/_form.html.erb
decidim-core-0.29.0.rc2 app/views/decidim/groups/_form.html.erb
decidim-core-0.29.0.rc1 app/views/decidim/groups/_form.html.erb
decidim-core-0.28.2 app/views/decidim/groups/_form.html.erb
decidim-core-0.28.1 app/views/decidim/groups/_form.html.erb
decidim-core-0.28.0 app/views/decidim/groups/_form.html.erb
decidim-core-0.28.0.rc5 app/views/decidim/groups/_form.html.erb
decidim-core-0.28.0.rc4 app/views/decidim/groups/_form.html.erb