Sha256: 27981ebcaae167e99794561c9af8a57b34cf4a70d327ef99f95b906d46c9ccba

Contents?: true

Size: 323 Bytes

Versions: 11

Compression:

Stored size: 323 Bytes

Contents

<div class="block md:inline-block md:w-32 flex-shrink-0 text-gray-700">
  <%= render "madmin/shared/label", form: form, field: field %>
</div>
<%= form.select field.to_param, field.options_for_select(record), { prompt: true }, { class: "form-select", data: { controller: "select", select_url_value: field.index_path } } %>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
madmin-1.2.11 app/views/madmin/fields/belongs_to/_form.html.erb
madmin-1.2.10 app/views/madmin/fields/belongs_to/_form.html.erb
madmin-1.2.9 app/views/madmin/fields/belongs_to/_form.html.erb
madmin-1.2.8 app/views/madmin/fields/belongs_to/_form.html.erb
madmin-1.2.7 app/views/madmin/fields/belongs_to/_form.html.erb
madmin-1.2.6 app/views/madmin/fields/belongs_to/_form.html.erb
madmin-1.2.5 app/views/madmin/fields/belongs_to/_form.html.erb
madmin-1.2.4 app/views/madmin/fields/belongs_to/_form.html.erb
madmin-1.2.3 app/views/madmin/fields/belongs_to/_form.html.erb
madmin-1.2.2 app/views/madmin/fields/belongs_to/_form.html.erb
madmin-1.2.1 app/views/madmin/fields/belongs_to/_form.html.erb